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
Name | Type | Description |
---|---|---|
gizmoExtents [get, set]
|
double |
Methods
Name | Description |
---|---|
_getGizmoExtents
|
|
_setGizmoExtents
|