Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
Node3DGizmo
Hereda: RefCounted < Object
Heredado por: EditorNode3DGizmo
Clase abstracta para exponer gizmos de editor para Node3D.
Descripción
Esta clase abstracta ayuda a conectar la escena Node3D con la clase EditorNode3DGizmo específica del editor.
Node3DGizmo por sí misma no tiene API expuesta, véase Node3D.add_gizmo() y pásale una instancia de EditorNode3DGizmo.