docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetBackJointID

    GetBackJointID(XRHandFingerID)

    Gets the tip XRHandJointID of a given XRHandFingerID.

    Declaration
    public static XRHandJointID GetBackJointID(this XRHandFingerID fingerId)
    Parameters
    Type Name Description
    XRHandFingerID fingerId

    ID of the finger you want the last XRHandJointID of.

    Returns
    Type Description
    XRHandJointID

    Last XRHandJointID for the given finger in an XRHand object's list of joints.

    Remarks

    Use with GetFrontJointID(XRHandFingerID) to iterate through the joints of a finger.

    In This Article
    Back to top
    Copyright © 2023 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)