UxrAvatar.GetParentPrefab Method (String)
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(
string poseName
)
Parameters
- poseName
- Type: System.String
Hand pose name 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