大约有 272 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0145 秒)
...Function.Laya3D._getSprite3DHierarchyInnerUrls (laya.d3.js:15290) at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js:15384) at EventHandler.__proto.runWith (laya.core.js:1156) at Loader.__proto.event (laya.core.js:911) at Loader.__proto.complete (laya.core.js:14555) at L...
来源: Laya_社区 发布时间: 20180919
...pe='text/javascript'></script> <script src='LayaSample.max.js' loader='laya'></script> 有没有人能提供protobuf.js和bytebuffer.js,我是这样使用,但报错,找不到ProtoBuf为空 附件 : --> 2017-02-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20170218
... src="uploadfile.js"></script> <script src='LayaSample.max.js' loader='laya'></script> </body> </html> test.zip 2017-08-10 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 这个是因为你的图片太大了,你把你的背景图矢量缩小点看看,在...
来源: Laya_社区 发布时间: 20170810
...les/graceful-fs/fs.js:1:37) at Module._compile (internal/modules/cjs/loader.js:956:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10) at Module.load (internal/modules/cjs/loader.js:812:32) at Function.Module._load (internal/modules/cjs/loader.js:724:...
来源: Laya_社区 发布时间: 20210420
...n 文件,或者文件读取失败,请检查后重新编译。 请问下loader如何强制加载一个文件,避免浏览器的缓存 小游戏项目 加载有中文的json文件 报错 问题状态 最新活动: 2017-06-02 20:31 浏览: 1523 关注: 2 人 cyqcyqcyq • 2017-06-03 08:23 已经...
来源: Laya_社区 发布时间: 20170602
...Array = [ //{ url: "https://piggy.com/res/atlas/images.atlas", type : Laya.Loader./png}, { url: "https://piggy.com/res/atlas/images.atlas", type: Laya.Loader.ATLAS }, { url: "https://piggy.com/res/swf/flash.json", type: Laya.Loader.JSON }, { url: "images/background.png", type: Laya.Loader.IMAGE }, {...
来源: Laya_社区 发布时间: 20180613
....js 在之前的基础上增加加载图片的代码://加载图片 Laya.loader.load(["res/background.png", "res/m_background.png"], laya.utils.Handler.create(this, onLoaded), laya.utils.Handler.create(this, onLoading, null, false)); //加载进度 function onLoading(progress){ console.log("onLoad...
来源: Laya_社区 发布时间: 20160722
...容,都要使用import和export吗? anchor锚点设置不生效 Laya.Loader.getRes请教 Panel加了vScrollBarSkin还是不能滚动 请教下微信小游戏的内存和数据缓存? 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个...
来源: Laya_社区 发布时间: 20170330
...j.com/api/player/auth/img?key=testpng oppo小游戏下 无法显示 Laya.loader .load( "https://sh.mudgj.com/api/playe ... ot%3B, Laya.Loader.IMAGE ) .then((res: Laya.Texture) => { let sp = new Laya.Sprite(); sp.texture = res; sp.pos(0, 200); this.addChild(sp); });无法正常显示 检查发...
来源: Laya_社区 发布时间: 20250818
...集加载问题 发布到vivo平台后,龙骨动画无法显示 请问下loader如何强制加载一个文件,避免浏览器的缓存 Animation 的createFrames 使用已经加载的图集缓存动画失败 unity到导出场景加载时抛异常,不知所措 模型资源释放问题 laya2.0引...
来源: Laya_社区 发布时间: 20210127