UxrAvatar.GetHandPoses Method

Gets the hand poses in the avatar, not counting those inherited from parent prefabs.

Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public IEnumerable<UxrHandPoseAsset> GetHandPoses()

Return Value

Type: IEnumerable(UxrHandPoseAsset)
Pose names

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace