UxrGrabbableObject.Editor_GetGrabAlignTransformAvatar Method

Gets the prefab avatar that is used for the given grip snap transform. If there is more than one the first is returned.

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

Syntax

C#

public string Editor_GetGrabAlignTransformAvatar(
	Transform snapTransform
)

Parameters

 

snapTransform
Type: Transform
The snap transform to get the avatar for

Return Value

Type: String
Avatar prefab GUID

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace