Module editor_node_3d_gizmo
Expand description
Sidecar module for class EditorNode3DGizmo
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for EditorNode3DGizmo
enums.
Structsยง
- ExAdd
Handles - Default-param extender for
EditorNode3DGizmo::add_handles_ex
. - ExAdd
Lines - Default-param extender for
EditorNode3DGizmo::add_lines_ex
. - ExAdd
Mesh - Default-param extender for
EditorNode3DGizmo::add_mesh_ex
. - ExAdd
Unscaled Billboard - Default-param extender for
EditorNode3DGizmo::add_unscaled_billboard_ex
.