docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRHandFingerID

    Represents a finger on either hand. Useful with the GetFrontJointID(XRHandFingerID) and GetBackJointID(XRHandFingerID) APIs.

    Namespace: UnityEngine.XR.Hands
    Assembly: Unity.XR.Hands.dll
    Syntax
    public enum XRHandFingerID

    Fields

    Name Description
    Index

    Represents the index finger.

    Little

    Represents the little finger.

    Middle

    Represents the middle finger.

    Ring

    Represents the ring finger.

    Thumb

    Represents the thumb.

    Extension Methods

    XRHandJointIDUtility.GetBackJointID(XRHandFingerID)
    XRHandJointIDUtility.GetFrontJointID(XRHandFingerID)
    In This Article
    Back to top
    Copyright © 2024 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)