find_node
find_parent
get_child
get_node
get_parent
get_tree
get_viewport
Node find_node(mask: String, recursive: bool = true, owned: bool = true) const
Node find_parent(mask: String) const
Node get_child(idx: int) const
int get_child_count() const
Array get_children() const
int get_network_master() const
Node get_node(path: NodePath) const
Node get_parent() const
SceneTree get_tree() const
Viewport get_viewport() const
'개발 > 고도 엔진.Godot engine' 카테고리의 다른 글
고도엔진4 3D 튜터리얼 / Godot4 beta3 godot-3d-dodge-the-creeps (1/2) (0) | 2022.10.29 |
---|---|
고도엔진4 오디오 데이터 godot4 audio data (0) | 2022.10.23 |
GODOT / GlobalScope (0) | 2021.10.27 |
GODOT 2D SHADER 2D 쉐이더 / 투명, 밝게, 어둡게 (0) | 2021.10.25 |
GODOT3 폰트 테마 (0) | 2021.06.01 |