Up to date

This page is up to date for Blazium 0.4.90 (4.3). If you 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๏ƒ

float

gizmo_extents

0.25


Property Descriptions๏ƒ

float gizmo_extents = 0.25 ๐Ÿ”—

  • void set_gizmo_extents(value: float)

  • float get_gizmo_extents()

Size of the gizmo cross that appears in the editor.