Class LocomotionStateExtensions
Extension methods for LocomotionState.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit.Locomotion
Assembly: solution.dll
Syntax
public static class LocomotionStateExtensions
Methods
| Name | Description |
|---|---|
| IsActive(LocomotionState) | Whether this is the state of actively preparing or performing locomotion. This returns true if state is Preparing or Moving, false otherwise. |