Enum InteractionAttachController.ManipulationXAxisMode
Mode for what the x-axis (left/right) of the manipulation input does when controlling the anchor.
Namespace: UnityEngine.XR.Interaction.Toolkit.Attachment
Assembly: Unity.XR.Interaction.Toolkit.dll
Syntax
public enum InteractionAttachController.ManipulationXAxisMode
Fields
Name | Description |
---|---|
HorizontalRotation | Horizontal rotation (yaw) of the anchor over time. |
None | Do not manipulate the anchor with x-axis input. |