Struct Position2D

Generic 2D position hint for editing.

struct Position2D ;

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

Properties

NameTypeDescription
gizmoExtents[get, set] double

Methods

NameDescription
_getGizmoExtents
_setGizmoExtents