OptionalisInternalConstructor: booleanSet the settings.
Gets the current gizmo for the specified component. If the component has no active gizmo, null is returned.
Gets the list of registered gizmo types.
Use setGizmosEnabled to control whether a gizmo is available for instancing.
Register a gizmo.
The gizmo to register.
Sets the state of the specified gizmoClasses.
The SceneGizmos renders gizmos that use the drawGizmo method decorator for the specified Camera.
All decorated methods that are known by the editor will automatically become available. Unlike SceneInteractiveGizmos, the gizmos are passive and only draw extension within the editor.