Event locomotionStarted
Calls the methods in its invocation list when the provider has entered the Moving state.
Namespace: UnityEngine.XR.Interaction.Toolkit
Assembly: solution.dll
Syntax
public event Action<LocomotionProvider> locomotionStarted
Returns
| Type | Description |
|---|---|
| Action<LocomotionProvider> |