docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InteractorHandedness

    Represents which hand or controller the interactor is associated with.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Interactors
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    [MovedFrom("UnityEngine.XR.Interaction.Toolkit")]
    public enum InteractorHandedness

    Fields

    Name Description
    Left

    The interactor is associated with the left hand or controller.

    None

    The interactor is not associated with a hand or controller. The gaze interactor is an example of this.

    Right

    The interactor is associated with the right hand or controller.

    See Also
    handedness
    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)