xiandie/addons/project-statistics/nodes/ScenesView.tscn

29 lines
757 B
Plaintext
Raw Normal View History

2024-12-23 01:30:31 +00:00
[gd_scene load_steps=2 format=3 uid="uid://dfmtk6v2uv63o"]
[ext_resource type="Script" path="res://addons/project-statistics/nodes/ScenesView.gd" id="1"]
[node name="ScenesView" type="MarginContainer"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource("1")
[node name="VSplitContainer" type="VSplitContainer" parent="."]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="SummaryTree" type="Tree" parent="VSplitContainer"]
custom_minimum_size = Vector2(2.08165e-12, 95)
layout_mode = 2
columns = 2
hide_root = true
[node name="Tree" type="Tree" parent="VSplitContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
columns = 6
column_titles_visible = true
hide_root = true