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.
Checking the stable version of the documentation...
Node3DGizmo
繼承: RefCounted < Object
被繼承: EditorNode3DGizmo
用於提供 Node3D 編輯器輔助工具(Gizmo)的抽象類別。
說明
這個抽象類別用來協助連接 Node3D 場景與編輯器專用的 EditorNode3DGizmo 類別。
Node3DGizmo 本身沒有公開的 API,請參考 Node3D.add_gizmo() 並傳入 EditorNode3DGizmo 實例。