- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["DetourActor"]
class Type type-node
Syntax
[AddComponentMenu("Recast/Detour Actor")]
[Serializable]
public class DetourActor : MonoBehaviour
Attributes
| Type | Description |
|---|---|
| AddComponentMenu | |
| Serializable |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| CollisionQueryRange | ||
| Height | ||
| MaxAcceleration | ||
| MaxSpeed | ||
| Obstacle |
||
| param | ||
| Path |
||
| Radius | ||
| SeparationWeight | ||
| Target | ||
| targetPos | ||
| UpdateFlags | ||
| WaitForUpdate |
Properties
| Name | Value | Summary |
|---|---|---|
| AgentId | int | |
| AgentParams | CrowdAgentParams |
Methods
| Name | Value | Summary |
|---|---|---|
| ResetTarget |
void | |
| ResetValues |
void |