Click or drag to resize

SceneTreeRoot Property

The SceneTree's root Viewport.

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

Property Value

Type: Viewport
See Also