大约有 135 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0036 秒)
...方便,是推荐的图集加载方式。atlas方式加载图集的示例代码为: ```javascript //atlas方式图集使用示例 Laya.loader.load("./res/test/c1.atlas", Laya.Handler.create(this, onLoaded)); ``` `.json`是一种兼容第三方的图集配置方式,由于`.json`文件应...
来源: Laya2.0_文档 发布时间: 20210715
...方便,是推荐的图集加载方式。atlas方式加载图集的示例代码为: ```typescript //atlas方式图集使用示例 Laya.loader.load("./res/atlas/test.atlas", Laya.Handler.create(this, this.onLoaded)); ``` `.json`是一种兼容第三方的图集配置方式,由于`.json`文件应...
来源: Laya2.0_文档 发布时间: 20210714
...方便,是推荐的图集加载方式。atlas方式加载图集的示例代码为: ```typescript //atlas方式图集使用示例 Laya.loader.load("./res/atlas/test.atlas", Handler.create(this, onLoaded)); ``` `.json`是一种兼容第三方的图集配置方式,由于`.json`文件应用广泛...
来源: Laya2.0_文档 发布时间: 20210714
...ir引擎的设计宗旨。layaAir为开源引擎,您可以通过了解源代码的设计原理更深入的了解Air cuixueying • 2016-03-21 21:06 感谢您的支持!!!layaAir已经对外提供内测版本,加入我们的LayaFlash引擎官方交流群 343966316,联系老李,即可预...
来源: Laya_社区 发布时间: 20160226
...某些节点资源。又或者某些节点资源需要独立导出复用或代码动态使用等需求。 (图5-3) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-11-09 16:18:34 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20241109