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

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

191. laya.ui.Clip [ 55%]

...Node  dispose():void 销毁对象并释放加载的皮肤资源。 Clip drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

来源: laya_api 发布时间: 20170929

192. 火狐浏览器上webgl异常 [ 55%]

...tart. iphone自带浏览器页面怎么锁定 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? unity到导出场景加载时抛异常,不知所措 修改stage的scale后,会发生异常情况 构建iOS工程后,真机上运行显示“网络异常,请检查您的网...

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

193. htmlCanvas 像素级操作 [ 55%]

.../img/testImg.png"); //获取临时sprite的htmlCanvas var htmlCanvas = img.drawToCanvas(tex.width,tex.height,0,0); //获取临时sprite的 原生Canvas var c = htmlCanvas.getCanvas(); var ctx = c.getContext("2d"); //获取canvas的imgData var imgData = ctx.getImageData(0,0,ctx.canvas.width,ctx.canva...

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

194. laya.ui.Label [ 55%]

...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

来源: Laya2.0_api 发布时间: 20190513

195. laya.ui.CheckBox_API3.0 [ 55%]

...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

196. laya.display.Sprite_API3.0 [ 55%]

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

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

197. laya.particle.Particle2D_API3.0 [ 55%]

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

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

198. laya.media.SoundNode_API3.0 [ 55%]

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

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

199. laya.map.GridSprite_API3.0 [ 55%]

...allLater clearAll clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anc...

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

200. laya.ui.ScrollBar [ 55%]

...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

来源: Laya2.0_api 发布时间: 20190513