Click or drag to resize

InteractableObject Fields

Fields
  NameDescription
Private field_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.
Private field_interactionRequirements
Requirements that has to be satisfied to allow interaction
Private field_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.
Private field_shouldAutoPoint
If the hand should automatically point when the user is near
Top
See Also