UxrGrabbableObject.Editor_RemoveAvatarFromGrips Method

Removes an avatar that was registered for grip poses. If the avatar is an instance it will unregister its source prefab, otherwise it will unregister the avatar prefab itself.

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

Syntax

C#

public void Editor_RemoveAvatarFromGrips(
	UxrAvatar avatar
)

Parameters

 

avatar
Type: UltimateXR.Avatar.UxrAvatar
The avatar to remove

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace