UxrAvatar.GetAllHandPoses Method
Gets all hand poses in the avatar, including those inherited from parent prefabs. If more than one pose exists with the same name, only the overriden will be in the results.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<UxrHandPoseAsset> GetAllHandPoses()
Return Value
Type: IEnumerable(UxrHandPoseAsset)
List of all poses in the avatar and any of its parent prefabs