This commit is contained in:
2025-10-15 12:10:54 +08:00
parent eee39611a8
commit d426b37e83
8 changed files with 388 additions and 4 deletions

View File

@@ -65,7 +65,8 @@ namespace Stary.Evo.Editor
}
}
[ListDrawerSettings(DraggableItems = false, ShowFoldout = false, ShowPaging = false, ShowItemCount = false,
HideRemoveButton = true,HideAddButton = true)]
[TitleGroup("预览场景")] public List<CreatPointCloudEntity> SceneWorkEntities;
protected override async void Initialize()
{