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

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

861. unity 带出报错~ArgumentException: Invalid path [ 41%]

...戏项目 加载有中文的json文件 报错 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 问题状态 最新活动: 2019-09-10 16:33 浏览: 1411 关注: 1 人

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

862. [0]Spine3.8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. [ 41%]

...关内容,都要使用import和export吗? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发...

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

863. zip更新模式缓存是怎么读取的?? [ 41%]

...开 LayaTree v1.0.3版本更新(2021.3.8) Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 请问下loader如何强制加载一个文件,避免浏览器的缓存 横屏模式在锁定竖屏...

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

864. LayaNative 0.9.6启动时报错 [ 40%]

...图片都报错 微信小游戏编译报错 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, app启动动画应该如何去掉 官网示例摇一摇报错,就解决方案 问题状态 最新活...

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

865. drawTexture 画出来的数据会有以前的数据 [ 40%]

....graphics.clear(); if(htmlCanvas) htmlCanvas.clear(); htmlCanvas = iconSpr.drawToCanvas(iconSpr.width,iconSpr.height,0,0); if(!texture) texture = new Texture(htmlCanvas); else { texture.destroy(true); texture = new Texture(htmlCanvas); } IconSpr.graphics.drawTexture(texture); } private function onRu...

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

866. LayaAirID 打包app测试 apk无法开启webgl。用浏览器扫码进入就没问题 [ 40%]

...7无法编译Laya2.6.1创建的3D示例项目 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 Laya["MiniAdpter"].n...

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

867. getimagedata直接调用无法获取有效像素问题 [ 38%]

...找到了 答案 getimagedata无法直接使用 1 需要先 c= Laya.stage.drawToCanvas(720,1280, 0,0) 2 然后 调用 t = new Trxture(c); t.getPixels(0,0, 720,1280) 希望官方对这种比较晦涩的的东西做一些说明,不然找来找去太麻烦了 分割线 ------直接调用getimagedata ...

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

868. laya.ui.WXOpenDataViewer_API3.0 [ 38%]

...utChild callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBo...

来源: Laya3.0_api 发布时间: 20231102

869. laya.ui.OpenDataContextView_API3.0 [ 37%]

...leEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBo...

来源: Laya3.0_api 发布时间: 20231115

870. 播放背景音乐报错,引发闪退 [ 32%]

...方示例 真机报错 window is not defined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 求教: soundManager如何停止正在播放的背景音乐 本地调试加载本地图片都报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in pro...

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