ReadonlyonEvent that is triggered when the toggle finishes its action. The event data represents whether it's an explicit change.
ReadonlyonEvent that is triggered when the component is initialized.
ReadonlyonEvent that is triggered when the toggle value changes.
Indicates whether the toggleable component has been initialized.
Indicates whether the toggle is currently on.
Sets the toggle state, implicitly and silently Setting this does not trigger toggle group to turn on/off other toggles.
A boolean value indicating the desired toggle state.
sceneObject - The scene object associated with the toggleable component.
The scene object of the toggleable component.
Interface representing a toggleable component.