A* Pathfinding Project
4.1.19
The A* Pathfinding Project for Unity 3D
|
Generic 3D coordinate transformation. More...
Generic 3D coordinate transformation.
Public Member Functions | |
Vector3 | InverseTransform (Vector3 position) |
Vector3 | Transform (Vector3 position) |
Vector3 InverseTransform | ( | Vector3 | position | ) |
Implemented in GraphTransform.
Vector3 Transform | ( | Vector3 | position | ) |
Implemented in GraphTransform.