UxrGrabManager.CurrentGrabbedObjects Property

Gets the currently grabbed objects.

Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public IEnumerable<UxrGrabbableObject> CurrentGrabbedObjects { get; }

Property Value

Type: IEnumerable(UxrGrabbableObject)

See Also

Reference

UxrGrabManager Class
UltimateXR.Manipulation Namespace