Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

Marker3D

繼承: Node3D < Node < Object

通用 3D 位置提示,用於編輯。

說明

用於編輯的通用 3D 位置提示。類似於普通的 Node3D,但它始終在 3D 編輯器中顯示十字。

屬性

float

gizmo_extents

0.25


屬性說明

float gizmo_extents = 0.25 🔗

  • void set_gizmo_extents(value: float)

  • float get_gizmo_extents()

出現在編輯器中的小工具十字的大小。