This commit is contained in:
2025-09-30 15:55:11 +08:00
parent 7f42b8b451
commit 6bb89aad3a
9 changed files with 265 additions and 109 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()
{