-
Notifications
You must be signed in to change notification settings - Fork 0
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. |
Electron2D 0.1.0 Preview API reference. Generated from 175 public runtime types.