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

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

511. 批量销毁释放内存(TypeScript-3D基础(TS)-LayaAir3D的内存管理) [ 37%]

...,我们再网格加载完成3秒后对该网格进行销毁 Laya.timer.once(3000,this,function ():void { //销毁了使用该网格的节点 layaMonkey.destroy(); //对使用资源进行销毁,注意调用资源destroy的话,就算加锁也是会被销毁的。 Laya.Resource.destroyUnusedResourc...

来源: Laya2.0_文档 发布时间: 20210715

512. laya.resource.Texture [ 37%]

...tatic] 平移 UV。 Texture off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 ...

来源: laya_api 发布时间: 20170929

513. laya.display.Animation_API3.0 [ 36%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform ...

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

514. laya.resource.Texture [ 36%]

...tatic] 平移 UV。 Texture off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 ...

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

515. laya.net.Loader [ 36%]

...为错误信息。 Loader off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 Ev...

来源: laya_api 发布时间: 20170929

516. laya.display.Text_API3.0 [ 35%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform ...

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

517. laya.ui.HScrollBar_API3.0 [ 35%]

...lBar 对象的显示位置。 hScrollBar.changeHandler = new Handler(this, onChange);//设置 hScrollBar 的滚动变化处理器。 Laya.stage.addChild(hScrollBar);//将此 hScrollBar 对象添加到显示列表。 } private function onChange(value:Number):void { trace("滚动条的位置: value=...

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

518. laya.ui.VScrollBar_API3.0 [ 35%]

...lBar 对象的显示位置。 vScrollBar.changeHandler = new Handler(this, onChange);//设置 vScrollBar 的滚动变化处理器。 Laya.stage.addChild(vScrollBar);//将此 vScrollBar 对象添加到显示列表。 } private function onChange(value:Number):void { trace("滚动条的位置: value=...

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

519. laya.ui.AdvImage_API3.0 [ 35%]

...en dispose drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_heigh...

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

520. laya.display.Stage_API3.0 [ 35%]

...ToCanvas drawToTexture drawToTexture3D event exitFullscreen frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds getTimeFromFrameStart get_anchorX get_anchorY get_height get_scaleX get...

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