Node3DGizmo

继承: RefCounted < Object

派生: EditorNode3DGizmo

用于公开 Node3D 编辑器小工具的抽象类。

描述

该抽象类有助于将 Node3D 场景与特定于编辑器的 EditorNode3DGizmo 类连接起来。

Node3DGizmo 本身没有公开的 API,请参考 Node3D.add_gizmo 并向其传递一个 EditorNode3DGizmo 实例。

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.