Für Streamline-Generation-Debug: Anfangspunkt des Abstandsvektors beim suchen des neuen Seedpoint-Candidates.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Private debugDrawStart As Vector2 |
| C# |
|---|
| private Vector2 debugDrawStart; |
| C++ |
|---|
| private: Vector2 debugDrawStart sealed ; |
| J# |
|---|
| private Vector2 debugDrawStart |
| JScript |
|---|
| private debugDrawStart : Vector2; |