Infohazard.HyperNav 1.1.5
3D Navigation for Flying Characters
|
Static container that keeps track of all avoidance agents and obstacles. More...
Properties | |
static List< IAvoidanceObstacle > | AllObstacles = new List<IAvoidanceObstacle>() [get] |
All active obstacles (including agents). More... | |
static List< IAvoidanceAgent > | AllAgents = new List<IAvoidanceAgent>() [get] |
All active agents. More... | |
Static container that keeps track of all avoidance agents and obstacles.
|
staticget |
All active agents.
|
staticget |
All active obstacles (including agents).