Work in progress
Godot documentation is being updated to reflect the latest changes in version
4.0
. Some documentation pages may
still state outdated information. This banner will tell you if you're reading one of such pages.
The contents of this page are up to date. If you can still find outdated information, please open an issue.
Marker3D¶
Inherits: Node3D < Node < Object
Generic 3D position hint for editing.
Description¶
Generic 3D position hint for editing. It's just like a plain Node3D, but it displays as a cross in the 3D editor at all times.
Properties¶
|
Property Descriptions¶
float gizmo_extents = 0.25
Size of the gizmo cross that appears in the editor.