|
A* Pathfinding Project
3.8.2
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
| HalfPlane (Vector2 point, Vector2 direction) | |
| void | Draw (Color col) |
Public Attributes | |
| Vector2 | point |
| Vector2 | tangent |
| HalfPlane | ( | Vector2 | point, |
| Vector2 | direction | ||
| ) |
| void Draw | ( | Color | col | ) |
| Vector2 point |
| Vector2 tangent |