• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,615 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)

2171. replaceSlotSkinName对于spine换肤不成功 [ 50%]

... private m_templet : Laya.Templet; constructor() { Laya.init(1334,750,Laya.WebGL); this.m_templet = new Laya.Templet(); this.m_templet.on(Laya.Event.COMPLETE, this, this.parseComplete); this.m_templet.on(Laya.Event.ERROR,this,this.onError); this.m_templet.loadAni("res/spine/goblins/goblins.sk"); } p...

来源: Laya_社区 发布时间: 20180126

2172. laya.ui.TipManager [ 50%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: laya_api 发布时间: 20170929

2173. Label描边被切割+有突出(bug)ide和air都是最新版,库也是,2.1.1beta [ 50%]

...8-02 12:00 浏览: 4485 关注: 3 人 Laya_Aaron • 2019-07-29 11:21 laya.webgl.js里

来源: Laya_社区 发布时间: 20190723

2174. Laya2.0做排行榜时发布到微信中报错 [ 50%]

...应 Accelerator 发布微信游戏后失效。是因为什么? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 微信小游戏利用开放域好友关系链做排行榜 本地调试加载本地图片都报错 问题状态 最新活动: 2018-11-09 19:40 浏览: 1468 关...

来源: Laya_社区 发布时间: 20181025

2175. LayaIDE2.7.1 app构建之后使用 Android Studio 打包之后安装到手机运行报错 找不到 socketio 的 io 说未定义 [ 50%]

...运行,为什么打包APK之后在手机上就连接不上socket Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 1.7.15 小游戏3d 发布后在手机预览显示异常 我刚开始使用layabox,发布了一个h5,但是手机上应该怎么打开这个网页呢 3d项...

来源: Laya_社区 发布时间: 20201015

2176. 骨骼动画的两个渲染问题:gray 和 图片错乱 [ 50%]

...内容相关的链接 提交 5 个回复 qian 赞同来自: TsubasaYeung webgl mesh滤镜不起作用 同一个动画如果要播放多个实例多个动作,不能用0的模式,得用1或者2 2018-01-29 1 2 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 传个demo看吧 2018-01-25 0 2 分...

来源: Laya_社区 发布时间: 20180125

2177. 关于环形进度条,进度不能重置问题 [ 50%]

...你自己的逻辑问题导致的,按照上面的改下即可,锯齿是webGL的问题,我们正在解决,尽快修复! 2017-08-07 1 1 分享 微博 QZONE 微信 gls_laybox 赞同来自: 还有个问题,就是绘制出的圆有锯齿,这个怎么抗锯齿 2017-08-07 0 0 分享 微博 QZ...

来源: Laya_社区 发布时间: 20170807

2178. Laya2.0 3D刚体获取不了totalForce [ 50%]

...t TypeError: Cannot read property 'btCollisionObject' of undefined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? tree mouseHandler 怎么获取条目 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 laya2.0引入第三方库失...

来源: Laya_社区 发布时间: 20190617

2179. laya.ui.HBox [ 50%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: laya_api 发布时间: 20170929

2180. parameter 2 is not of type 'WebGLTexture'. [ 50%]

parameter 2 is not of type 'WebGLTexture'. 播放视频,PC端播放正常Chrome F12手机模式调试播放报laya.core.js:906 Uncaught TypeError: Failed to execute 'bindTexture' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLTexture'. 代码如下:// 创建video对象 let videoE...

来源: Laya_社区 发布时间: 20200722