docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InteractionAttachController.ManipulationYAxisMode

    Mode for what the y-axis (up/down) 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.ManipulationYAxisMode

    Fields

    Name Description
    None

    Do not manipulate the anchor with y-axis input.

    Translate

    Translate the anchor closer or further away over time.

    VerticalRotation

    Vertical rotation (pitch) of the anchor over time.

    See Also
    manipulationYAxisMode
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)