IUxrGrabbable.IsBeingGrabbed Property
Gets whether the object is being grabbed.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
bool IsBeingGrabbed { get; }
Property Value
Type: Boolean
Gets whether the object is being grabbed.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
bool IsBeingGrabbed { get; }
Type: Boolean