Property isLocomotionActive
isLocomotionActive
Whether the provider is actively preparing or performing locomotion. This is true when locomotionState is Preparing or Moving, false otherwise.
Declaration
public bool isLocomotionActive { get; }
Property Value
| Type | Description |
|---|---|
| bool |