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.

    Left

    Left hand.

    Right

    Right hand.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, March 21, 2023
    Terms of use