Inheritance #

Marker2D
Table of contents

Marker2D #

is_instantiable, Node2D, Node, core, not_builtin_classes

Generic 2D position hint for editing.

Generic 2D position hint for editing. It's just like a plain Node2D, but it displays as a cross in the 2D editor at all times. You can set the cross' visual size by using the gizmo in the 2D editor while the node is selected.

Members #

var gizmo_extents: float = 10.0#

Size of the gizmo cross that appears in the editor.

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

Tutorials #