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

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

71. 2.13版本 官方救命啊,关于3D特效的资源释放 [ 45%]

...于开启了渲染缓冲区导致的吗,这个设置一般用来在设置帧率模式为mouse或slow时解决渲染闪屏的问题的;怪物使用对象池的话回收回去之后应该也不会有这么大的内存占用吧。 π大星 • 2022-10-11 09:07 @Laya_Fred:经过测试 同时打开 C...

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

72. laya.map.TileAniSprite [ 45%]

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

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

73. laya.map.GridSprite [ 45%]

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

来源: laya_api 发布时间: 20170929

74. laya.particle.Particle2D [ 45%]

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

来源: laya_api 发布时间: 20170929

75. laya.ui.DialogManager [ 45%]

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

来源: laya_api 发布时间: 20170929

76. 3D场景编辑基础交互 · LayaAir3.3 · 引擎文档 · LAYABOX [ 44%]

...当前的模式,有改动才会刷新;实时,是场景视图以30fps帧率刷新。 (图1-10) 2. 操作模型 操作模型的工具有四种,分别是位移、旋转、缩放、混合使用。可以通过快捷键 W、E、R、T进行启动不同的工具模式。 快捷键名称 按键 ...

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

77. laya.ui.Box [ 44%]

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

来源: laya_api 发布时间: 20170929

78. laya.ui.View [ 44%]

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

来源: laya_api 发布时间: 20170929

79. 如何获取animation的node节点? [ 44%]

...Math.round(1000/aniProps.mc[options.srcName].frameRate); // 设置动画的帧率 ani.autoPlay = options.autoPlay; // 设置动画是否自动播放 }; 给个hack参考,只要相同帧数的一种动画类型定义一个.ani就行了,比如roleWeapon_8f.ani(玩家武器的8帧动画),每...

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

80. laya.display.FrameAnimation [ 44%]

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

来源: laya_api 发布时间: 20170929