Property | Type | Description | |
---|---|---|---|
agentCount | int | ||
agentTimeHorizon | float | ||
exampleScale | float | ||
maxNeighbours | int | ||
maxSpeed | float | ||
neighbourDist | float | ||
obstacleTimeHorizon | float | ||
radius | float | ||
renderingOffset | Vector3 | ||
type | RVOExampleType |
Method | Description | |
---|---|---|
CreateAgents ( int num ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
HSVToRGB ( float h, float s, float v ) : Color | ||
uniformDistance ( float radius ) : float |