SpeedType
Enum in Arbor
Description
The type of value to pass to the animator's Speed parameter.
Properties
| Property Name | Description |
|---|---|
| NotChange | Set the value of Speed as it is. |
| DivSpeed | Divide by NavMeshAgent.speed |
| DivValue | Divide by the specified value |