大约有 1,039 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0075 秒)
...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...
来源: laya_api 发布时间: 20170929
...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
...n():void[override] 销毁所有子对象,不销毁自己本身。 Panel drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...
来源: laya_api 发布时间: 20170929
....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
...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...
来源: Laya2.0_api 发布时间: 20190513
...t callLater clear 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
...Later canPlayType clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_hei...
来源: Laya3.0_api 发布时间: 20231102
...t callLater clear 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
...leEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getAniNameByIndex getAnimNum getBoneByName getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds get...
来源: Laya3.0_api 发布时间: 20231115
...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...
来源: laya_api 发布时间: 20170929