Dungeon Architect
17.0.0
|
Every polygon becomes a Node, which contains a position and cost. More...
Public Attributes | |
Vector3 | Pos |
float | cost |
float | total |
int | ParentIdx = 30 |
NodeFlags | Flags = 0 |
int | Id |
Properties | |
float | Cost [get] |
Properties inherited from SharpNav.Collections.Generic.IValueWithCost | |
float | Cost [get] |
Gets the cost of this instance. More... | |
Every polygon becomes a Node, which contains a position and cost.