UxrGrabber.GrabbedObject Property
Gets the currently grabbed object if there is one. null if no object is being grabbed.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrGrabbableObject GrabbedObject { get; set; }
Property Value
Type: UxrGrabbableObject