On this pageInteractableSwitch.SetInteractableDeclaration#public void SetInteractable(bool canInteract)CopyParameters#NameDescriptioncanInteractInteractable stateDescription#Set the interactable state of the objectUsage#Exampleinteractor.SetInteractable(true);Copy