UxrGrabbableObjectComponent<T>.IsBeingGrabbed Property
Gets whether the grabbable object is currently being grabbed.
Namespace: UltimateXR.Core.Components.Composite
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsBeingGrabbed { get; }
Property Value
Type: Boolean
See Also
Reference
UxrGrabbableObjectComponent<T> Class
UltimateXR.Core.Components.Composite Namespace