UxrAvatar.GetParentPrefab Method (UxrHandPoseAsset)
Gets the parent prefab that stores a given hand pose.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrAvatar GetParentPrefab(
UxrHandPoseAsset handPoseAsset
)
Parameters
- handPoseAsset
- Type: UltimateXR.Manipulation.HandPoses.UxrHandPoseAsset
Hand pose to look for
Return Value
Type: UxrAvatar
Parent prefab that stores the given hand pose or null if the pose was not found
See Also
Reference
UxrAvatar Class
GetParentPrefab Overload
UltimateXR.Avatar Namespace