Click or drag to resize

InteractableObject Properties

The InteractableObject type exposes the following members.

Properties
  NameDescription
Public propertyAllowInteractionOnlyByLocalAvatar
By default, only colliders belonging to the Local Avatar's hand are allowed to press buttons. If this property is set to false, any collision detected will cause the button to be pressed.
Protected propertyCollider
The collider belonging to this object that is used to detect interaction
Top
See Also