UxrAvatar.DefaultHandPose Property
Gets or sets the default hand pose. The default hand pose is the pose a hand will have when no other event that changes the pose is happening. Usually it is a neutral, relaxed pose.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrHandPoseAsset DefaultHandPose { get; set; }
Property Value
Type: UxrHandPoseAsset