IUxrGrabbableModifier Interface

Interface that can be implemented in components that modify a UxrGrabbableObject in the same GameObject so that the inspector shows which information is being controlled by the modifier.

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

Syntax

C#

public interface IUxrGrabbableModifier

The IUxrGrabbableModifier type exposes the following members.

Properties

NameDescription
Public propertyGrabbableModifierFlags Gets the flags representing the parts of the UxrGrabbableObject that are overriden/controlled by the modifier.

See Also

Reference

UltimateXR.Manipulation Namespace