Interface IXRBodyTransformation
Interface for a transformation that can be applied to an Origin, using the user's body as a frame of reference.
Namespace: UnityEngine.XR.Interaction.Toolkit.Locomotion
Assembly: solution.dll
Syntax
public interface IXRBodyTransformation
Methods
| Name | Description |
|---|---|
| Apply(XRMovableBody) | Performs the transformation on the given body. |