This commit is contained in:
2026-04-24 20:27:54 +08:00
parent c992660011
commit eee1b62bfb
11 changed files with 298399 additions and 103 deletions

View File

@ -208,7 +208,7 @@ export class AppModel extends Monobehiver {
});
if (result.success && result.meshes) {
this.cloneMaterials(result.meshes, modelName);
// this.cloneMaterials(result.meshes, modelName);
this.modelDic.Set(modelName, result.meshes);
// 更新 GameManager 的字典