Click or drag to resize

TreeHideRoot Property

If true, the tree's root is hidden.

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

Property Value

Type: Boolean
See Also