UxrGrabbableObject.CanBePlacedOnAnchor Method (UxrGrabbableObjectAnchor)

Checks whether the object is near enough to be placed on the given UxrGrabbableObjectAnchor.

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

Syntax

C#

public bool CanBePlacedOnAnchor(
	UxrGrabbableObjectAnchor anchor
)

Parameters

 

anchor
Type: UltimateXR.Manipulation.UxrGrabbableObjectAnchor
Anchor to check

Return Value

Type: Boolean
Whether it is near enough to be placed

See Also

Reference

UxrGrabbableObject Class
CanBePlacedOnAnchor Overload
UltimateXR.Manipulation Namespace