大约有 37 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0033 秒)
...e(): void { } onDisable(): void { } } esources already exist,is repeated loading: D:/reserch/H5/Petfriend/code/Petfriend%20v1.01/Petfriend/bin/Comp/yard_mailbox.png laya.core.js:23676 Resources already exist,is repeated loading: D:/reserch/H5/Petfriend/code/Petfriend%20v1.01/Petfriend/bin...
来源: Laya_社区 发布时间: 20190805
关于微信小游戏声音资源报警:Resources already exist,is repeated loading 附件 : --> 2018-04-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 fvirous - 全职自由开发者 赞同来自: 已结帖...
来源: Laya_社区 发布时间: 20180420
Resources already exist,is repeated loading 加载特效报重复加载 export default class TransformDemo{ private scene:Laya.Scene3D; private position:Laya.Vector3 = new Laya.Vector3(0, 0, 0); private position1:Laya.Vector3 = new Laya.Vector3(0, 0, 0); private rotat...
来源: Laya_社区 发布时间: 20190509
Resources already exist,is repeated loading 微信小游戏老是提示这个,确实会影响播放效果哦,官方没人管么? 2018-09-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同...
来源: Laya_社区 发布时间: 20180903
...pthStencilFormat:int = WebGLContext.DEPTH_STENCIL, mipMap:Boolean = false, repeat:Boolean = false, minFifter:int = -1, magFifter:int = -1):RenderTarget2D { var t:RenderTarget2D = POOL.pop(); t || (t = new RenderTarget2D(w, h)); ...
来源: Laya_社区 发布时间: 20180505
...提示重复加载 资源加载提示信息: Resources already exist,is repeated loading: 这个提示说明资源已经加载过了。 在论坛中搜索答案,大部分说不用管这个提示。没有任何其他的有效信息了。 那到底如何才是正确的资源加载姿势呢...
来源: Laya_社区 发布时间: 20180917
... released : Boolean[read-only] 表示资源是否已释放。 Texture repeat : Boolean 获取当前纹理是否启用了纹理平铺 Texture source : *[read-only] 激活并获取资源。Texture sourceHeight : Number = 0原始高度(包括被裁剪的透明区域)。Texture sourceWi...
来源: laya_api 发布时间: 20170929
...板对应的小图,双击打开图片属性面板,设置导出样式为repeat即可; 2016-07-18 1 0 分享 微博 QZONE 微信 cuixu_xucui 赞同来自: 请问题主最后怎么解决的 2018-01-17 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 你在图集的时候图片类型选择repe...
来源: Laya_社区 发布时间: 20160718
...享 微博 QZONE 微信 Laya_Aaron 赞同来自: 尝试:图片设置为repeat,webgl 和canvas 模式都试试,如果都不行,那么这个裂缝就不可避免了,这种有缩放导致拼接不顺 2019-03-16 0 1 分享 微博 QZONE 微信 尾号 赞同来自: drawImg():void { var texture:L...
来源: Laya_社区 发布时间: 20190315
...ction onComplete(){ trace("complete") } Resources already exist,is repeated loading: res/download/bg/bg5.jpg这是我的代码,有个问题是,为什么clearUnLoaded是无法清理为完成的下载(下面是官方说明) /** 清理当前未完成的加载,所有未加载的内容...
来源: Laya_社区 发布时间: 20190630