|
A* Pathfinding Project
4.1.10
The A* Pathfinding Project for Unity 3D
|
Part of a path. More...
Public Attributes | |
| int | endIndex |
| Index of the last node in this part. More... | |
| Vector3 | endPoint |
| bool | isLink |
| int | startIndex |
| Index of the first node in this part. More... | |
| Vector3 | startPoint |
| int endIndex |
Index of the last node in this part.
| Vector3 endPoint |
| bool isLink |
| int startIndex |
Index of the first node in this part.
| Vector3 startPoint |