UxrGrabManager.GetGrabbedPoint Method
Gets the grab point that the UxrGrabber is currently grabbing on a UxrGrabbableObject .
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public int GetGrabbedPoint(
UxrGrabber grabber
)
Parameters
- grabber
- Type: UltimateXR.Manipulation.UxrGrabber
Grabber to get the grabbed point from
Return Value
Type: Int32
Grab point index that is being grabbed or -1 if there is no object currently being grabbed