docs.unity.cn
    Show / Hide Table of Contents

    Enum Handedness

    Represents which hand is being referred to.

    Namespace: UnityEngine.XR.Hands
    Syntax
    public enum Handedness

    Fields

    Name Description Value
    Invalid

    Invalid hand. Will never be usable. Use leftHand or rightHand to obtain a valid hand.


    0
    Left

    Left hand.


    1
    Right

    Right hand.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, June 1, 2023