Event beforeApplyTransformations
Calls the methods in its invocation list every Update() before transformations are applied.
Namespace: UnityEngine.XR.Interaction.Toolkit.Locomotion
Assembly: solution.dll
Syntax
public event Action<XRBodyTransformer> beforeApplyTransformations
Returns
| Type | Description |
|---|---|
| Action<XRBodyTransformer> |