Marker2D
Inherits: Node2D < CanvasItem < Node < Object
Generic 2D position hint for editing.
Description
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.
Properties
|
Property Descriptions
float gizmo_extents = 10.0
Size of the gizmo cross that appears in the editor.
© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6
.
Built with Sphinx using a theme provided by Read the Docs.