UxrRuntimeHandPose.GetHandDescriptor Method
Gets the given hand descriptor, based on the PoseType.
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrRuntimeHandDescriptor GetHandDescriptor(
UxrHandSide handSide,
UxrBlendPoseType blendPoseType = UxrBlendPoseType.None
)
Parameters
- handSide
- Type: UltimateXR.Core.UxrHandSide
Hand to get the descriptor for - blendPoseType (Optional)
- Type: UltimateXR.Manipulation.HandPoses.UxrBlendPoseType
If PoseType is Blend, whether to get the open or closed pose descriptor.
Return Value
Type: UxrRuntimeHandDescriptor
Hand descriptor