UxrReturnGrabbableObject.CancelReturn Method
Cancels a return if the given object has a UxrReturnGrabbableObject component and a return programmed.
Namespace: UltimateXR.Manipulation.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static void CancelReturn(
UxrGrabbableObject grabbableObject
)
Parameters
- grabbableObject
- Type: UltimateXR.Manipulation.UxrGrabbableObject
Object to try to cancel the return of
See Also
Reference
UxrReturnGrabbableObject Class
UltimateXR.Manipulation.Helpers Namespace