UxrManipulationEventArgs.GrabbableAnchor Property

Gets the grabbable object anchor related to the event. Can be null if the event doesn’t use this property. Check the event documentation to see how the property is used.

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

Syntax

C#

public UxrGrabbableObjectAnchor GrabbableAnchor { get; }

Property Value

Type: UxrGrabbableObjectAnchor

See Also

Reference

UxrManipulationEventArgs Class
UltimateXR.Manipulation Namespace