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()

出现在编辑器中的小工具十字的大小。