大约有 594 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)
...中,看到第二个参数是这么解释的: * @param complete 加载结束回调。根据url类型不同分为2种情况:1. url为String类型,也就是单个资源地址,如果加载成功,则回调参数值为加载完成的资源,否则为null;2. url为数组类型,指...
来源: Laya_社区 发布时间: 20170804
...急,大神帮看哈 layaair与layabox的区别 请教——layabox如何加载多个图集 layabox写好的程序可以打包成windows安装包吗? layabox打包app LayaBox 出错啦,请把此信息截图给研发商 SimpleSingletonList 遍历相关问题 关于遍历数组 小游戏 解析xml ...
来源: Laya_社区 发布时间: 20160128
...粒子预设?而Laya2似乎支持 TS项目类引用关系与index里的js加载顺序冲突 调试时如何解决 引用MiniAdpter 类,微信开发者工具上运行,加载外部资源必定失败 问题状态 最新活动: 2024-10-27 22:29 浏览: 4084 关注: 3 人 1664265197用户 • 2024-...
来源: Laya_社区 发布时间: 20241026
...折叠 要回复问题请先登录 发起人 stephen 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 2.0.0编译报错Cannot find global type 'Ar...
来源: Laya_社区 发布时间: 20180305
...ic class LoaderInheritanceLoader EventDispatcher Object Loader 类可用来加载文本、JSON、XML、二进制、图像等资源。 Public Properties PropertyDefined By cache : Boolean[read-only] 是否缓存。Loader data : *[read-only] 返回的数据。Loader maxTimeOut : int = 100[st...
来源: Laya2.0_api 发布时间: 20190513
...曝光强度 var exposureNumber = 0; mat.exposure = 0.6 + 1; })); ..... //加载Mesh Laya.Mesh.load("res/threeDimen/staticModel/teapot/teapot-Teapot001.lm", Laya.Handler.create(null, function(mesh){ teapot = scene.addChild(new Laya.MeshSprite3D(mesh)); teapot.transform.position = new Laya.Vector3(0,...
来源: Laya2.0_文档 发布时间: 20210715
...强度 var exposureNumber:Number = 0; mat.exposure = 0.6 + 1; })); ..... //加载Mesh Laya.Mesh.load("res/threeDimen/staticModel/teapot/teapot-Teapot001.lm", Laya.Handler.create(null, function(mesh) { teapot = scene.addChild(new Laya.MeshSprite3D(mesh)); teapot.transform.position = new Laya.Vector3(...
来源: Laya2.0_文档 发布时间: 20210715
...集动画或者可以使用龙骨工具播放成一个骨骼动画,直接加载播放即可 2016-10-13 0 1 分享 微博 QZONE 微信 Charles 赞同来自: http://developer.egret.com/cn/example/page/examples/egret/libs/modules/egret/egret.web.min.js?v=312 像代码中这样toBitmapData(this.v...
来源: Laya_社区 发布时间: 20161013
...url对应的bitmap的时候。都会通过recoverBitmap进行一次重新加载,导致gpuMem一直上涨。 请问这个bug在哪里修复呢,引擎修改了很多东西,没办法直接用之后的版本。 附件 : --> test.rar 2019-11-05 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20191105
...被折叠 要回复问题请先登录 发起人 lgs88 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncau...
来源: Laya_社区 发布时间: 20180125