UxrGrabManager.GetGrabbingHandCount Method
Gets the number of hands that are grabbing the given object.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public int GetGrabbingHandCount(
UxrGrabbableObject grabbableObject
)
Parameters
- grabbableObject
- Type: UltimateXR.Manipulation.UxrGrabbableObject
Grabbable object
Return Value
Type: Int32
Number of hands grabbing the object