Skip to content

API Scene Tree

Eduard Gushchin edited this page Jun 21, 2026 · 3 revisions

Home | API by Category | Complete API Index | API Compatibility

Nodes, node paths, scene packing and scene traversal.

This category currently contains 5 public types.

Type Kind Summary
Node class Represents the node type.
Node2D class Provides the Electron2D 2D transform node used by sprites and future 2D nodes.
NodePath struct Represents the node path value type.
PackedScene class Represents the packed scene type.
SceneTree class Represents the scene tree type.

Clone this wiki locally