BoxObstacleAvoidanceCollider is a box implementation of the ObstacleAvoidanceCollider. More...
Public Member Functions | |
| BoxObstacleAvoidanceCollider () | |
| Default constructor. | |
| void | Start () |
| Start() is the Unity event handler initializing the object on game startup. | |
Properties | |
| override float | Radius [get] |
BoxObstacleAvoidanceCollider is a box implementation of the ObstacleAvoidanceCollider.
| RAIN.Sensors.BoxObstacleAvoidanceCollider.BoxObstacleAvoidanceCollider | ( | ) |
Default constructor.
| void RAIN.Sensors.BoxObstacleAvoidanceCollider.Start | ( | ) |
Start() is the Unity event handler initializing the object on game startup.