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

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

941. laya.ui.AsynDialog [ 39%]

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

来源: laya_api 发布时间: 20170929

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

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

943. laya.ui.Panel [ 39%]

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

来源: laya_api 发布时间: 20170929

944. drawTexture 画出来的数据会有以前的数据 [ 39%]

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

945. laya.ui.Slider [ 39%]

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

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

946. laya.display.AnimationBase_API3.0 [ 39%]

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

947. laya.device.media.Video_API3.0 [ 39%]

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

948. laya.display.FrameAnimation_API3.0 [ 39%]

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

949. laya.spine.SpineSkeleton_API3.0 [ 39%]

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

950. laya.ui.Component [ 39%]

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

来源: laya_api 发布时间: 20170929