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

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

711. laya.display.Text [ 24%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

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

712. laya.display.Stage [ 23%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

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

713. LayaAirNative初始化的4个问题 [ 23%]

...问为什么包中有assetsid.txt,但却读不到assetsid,导致还要重复下载filetable.bin(虽然这个文件并不大)   2.如果我的网络比较不好(并非断网),会有很大概率访问不到allfile.txt,从而弹出原生提示(就是在config.js中配置的,在=12p...

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

714. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 23%]

...下,如下图所示。其他后续操作与菜单式安装一样。就不重复介绍了。 ![img](img/2.3.3-1.png) ##### 插件导入安装的提醒 对于Unity还不太熟悉的开发者,需要提醒的是,LayaAir引擎Unity插件,不是一次导入所有项目通用,本质上这并不...

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

715. 2D性能优化 · LayaAir3.3 · 引擎文档 · LAYABOX [ 22%]

...繁改变某对象的状态,此时可以考虑使用callLater,以减少重复计算。 考虑一个图形,对它设置任何改变外观的属性都将导致图形重绘: var rotation=0, scale=1, position=0; private function setRotation(value):void { this.rotation=value; update(); } private ...

来源: Laya3.0_文档 发布时间: 20251010

716. laya.d3.core.Camera_API3.0 [ 21%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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

717. 开放数据域组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 21%]

...如果输出目录中已经存在openDataContext文件夹,引擎就不会重复生成此文件夹,开发者无需担心自己的代码被覆盖。 3.不勾选此项时,引擎会在构建发布时删除输出目录中的openDataContext文件夹,开发者要自行保证代码安全。 三、...

来源: Laya3.0_文档 发布时间: 20251010

718. laya.display.Sprite [ 21%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

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

719. laya.display.Sprite [ 21%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

来源: laya_api 发布时间: 20170929

720. laya.d3.webxr.core.WebXRCamera_API3.0 [ 20%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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