UxrGrabbableObject.Editor_GetAllRegisteredAvatarGrabAlignTransforms Method

Gets all the transforms used for alignment with the registered avatars.

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

Syntax

C#

public IEnumerable<Transform> Editor_GetAllRegisteredAvatarGrabAlignTransforms()


Return Value

Type: IEnumerable(Transform)
List of align transforms

See Also

Reference

UxrGrabbableObject Class
Editor_GetAllRegisteredAvatarGrabAlignTransforms Overload
UltimateXR.Manipulation Namespace