Click or drag to resize

SceneTreeEditedSceneRoot Property

The root of the edited scene.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Node EditedSceneRoot { get; set; }

Property Value

Type: Node
See Also