Method GetBackJointID
GetBackJointID(XRHandFingerID)
Get the back joint ID of the finger
Declaration
public static HandJoint GetBackJointID(this XRHandFingerID fingerId)
Parameters
| Type | Name | Description |
|---|---|---|
| XRHandFingerID | fingerId | The ID of the finger |
Returns
| Type | Description |
|---|---|
| HandJoint | The back joint ID of the finger |