UxrGrabManager.GetGrabbedPointCount Method
Gets the number of grab points that are currently being grabbed from a UxrGrabbableObject.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public int GetGrabbedPointCount(
UxrGrabbableObject grabbableObject
)
Parameters
- grabbableObject
- Type: UltimateXR.Manipulation.UxrGrabbableObject
Grabbable object
Return Value
Type: Int32
Number of grab points being grabbed