UxrGrabbableObject.Editor_HasGrabPointWithGrabAlignTransform Method (Transform)

Checks whether the object has a grab point with the given Transform for alignment.

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

Syntax

C#

public bool Editor_HasGrabPointWithGrabAlignTransform(
	Transform snapTransform
)

Parameters

 

snapTransform
Type: Transform
Transform to check

Return Value

Type: Boolean
Whether the given Transform is present in any of the grab point alignments

See Also

Reference

UxrGrabbableObject Class
Editor_HasGrabPointWithGrabAlignTransform Overload
UltimateXR.Manipulation Namespace