W3cubDocs

/Godot 4.2

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

float

gizmo_extents

0.25

Property Descriptions

float gizmo_extents = 0.25

  • void set_gizmo_extents ( float value )
  • float get_gizmo_extents ( )

Size of the gizmo cross that appears in the editor.

© 2014–present Juan Linietsky, Ariel Manzur and the Godot community
Licensed under the Creative Commons Attribution Unported License v3.0.
https://docs.godotengine.org/en/4.2/classes/class_marker3d.html