UxrHandDescriptor.GetFinger Method
Gets the given finger.
Namespace: UltimateXR.Manipulation.HandPoses
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrFingerDescriptor GetFinger(
UxrFingerType fingerType
)
Parameters
- fingerType
- Type: UltimateXR.Avatar.Rig.UxrFingerType
Which finger to get
Return Value
Type: UxrFingerDescriptor
Finger information
See Also
Reference
UxrHandDescriptor Class
UltimateXR.Manipulation.HandPoses Namespace