当前换场景后,我想把上一个场景所加载的模型资源释放,使用this.box.destroy();Laya.Loader.clearRes(LoadbuildPath);无法清除显存。
destroy(true) 才会销毁子模型,然后clearres 是引用计数清理