Class AgentLinkMover
Move an agent when traversing a OffMeshLink given specific animated methods
Inherited Members
Namespace: Global Namespace
Syntax
[RequireComponent(typeof(NavMeshAgent))]
public class AgentLinkMover : MonoBehaviour
Fields
m_Curve
Declaration
public AnimationCurve m_Curve
Field Value
| Type | Description |
|---|---|
| AnimationCurve |
m_Method
Declaration
public OffMeshLinkMoveMethod m_Method
Field Value
| Type | Description |
|---|---|
| OffMeshLinkMoveMethod |