Table of Contents

Class Marker3D

Generic 3D position hint for editing.

Inheritance
Marker3D

Remarks

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

gizmo_extents

Size of the gizmo cross that appears in the editor.

var gizmo_extents : float = 0.25

Property Value

float

Remarks

  • void set_gizmo_extents(float value)
  • float get_gizmo_extents