|
A* Pathfinding Project
3.6.2
The A* Pathfinding Project for Unity 3D
|
Editor for GraphUpdateScene. More...
Editor for GraphUpdateScene.
Public Member Functions | |
| override void | OnInspectorGUI () |
| void | OnSceneGUI () |
Private Attributes | |
| int | lastUndoGroup = 0 |
| const float | pointGizmosRadius = 0.09F |
| int | selectedPoint = -1 |
Static Private Attributes | |
| static Color | PointColor = new Color (1,0.36F,0,0.6F) |
| static Color | PointSelectedColor = new Color (1,0.24F,0,1.0F) |
| override void OnInspectorGUI | ( | ) |
| void OnSceneGUI | ( | ) |
|
private |
|
staticprivate |
|
private |
|
staticprivate |
|
private |