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