InteractableObject Properties |
The InteractableObject type exposes the following members.
Name | Description | |
---|---|---|
AllowInteractionOnlyByLocalAvatar |
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.
| |
Collider |
The collider belonging to this object that is used to detect interaction
| |
ShouldAutoPoint |
True if this object requires automatic controller pointing.
|