大约有 870 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0062 秒)
....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
...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
...找到了 答案 getimagedata无法直接使用 1 需要先 c= Laya.stage.drawToCanvas(720,1280, 0,0) 2 然后 调用 t = new Trxture(c); t.getPixels(0,0, 720,1280) 希望官方对这种比较晦涩的的东西做一些说明,不然找来找去太麻烦了 分割线 ------直接调用getimagedata ...
来源: Laya_社区 发布时间: 20171201
...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
...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
...方示例 真机报错 window is not defined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 求教: soundManager如何停止正在播放的背景音乐 本地调试加载本地图片都报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in pro...
来源: Laya_社区 发布时间: 20191226
...戏项目 加载有中文的json文件 报错 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 用了ByteArray的zlib.min.js后报错 runtime运行报错! 问题状态 最新活动: 2019-07-30 16:45 浏览: ...
来源: Laya_社区 发布时间: 20190716
...题请先登录 发起人 Aimumu 相关问题 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 使用谷歌chrom96版本滤镜报错 laya2.0加载3...
来源: Laya_社区 发布时间: 20230621
...ead property 'btCollisionObject' of undefined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 项目分包后, 运行出错 官网示例摇一摇报错,就解决方...
来源: Laya_社区 发布时间: 20180322
...n.game_plugin_init(3); runtime运行报错! Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-03-21 10:17 浏览: 1229 关注: 2 人 qian • 2018-03-21 10:20 https://ask.layabox.com/que...
来源: Laya_社区 发布时间: 20180319