InteractableObject Fields |
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.
| |
_interactionRequirements |
Requirements that has to be satisfied to allow interaction
| |
_isInteractableOnlyWhenParentEngaged |
Note: If this object does not have an engageable object as a parent, this setting has no effect.
If it does have an engageable object as a parent, this setting will control whether the parent needs to be
engaged to allow this object to be interactable.
|