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

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

121. laya.d3.core.scene.Scene3D [ 56%]

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

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

122. laya.ui.Tree [ 55%]

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

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

123. laya.ui.UIGroup [ 55%]

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

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

124. laya.ui.Button [ 54%]

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

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

125. laya.ui.List [ 54%]

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

来源: laya_api 发布时间: 20170929

126. laya.ui.Dialog [ 54%]

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

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

127. laya.ui.ScrollBar [ 54%]

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

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

128. laya.ui.ComboBox [ 53%]

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

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

129. laya.display.Input [ 53%]

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

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

130. 组件脚本的内置方法 · LayaAir3.3 · 引擎文档 · LAYABOX [ 52%]

...ongMaterial).albedoColor = new Laya.Color(1.0, 1.0, 1.0, 1.0);//白色 } } 基于上面的代码示例,为3D模型添加脚本。如动图3-1所示。 (动图3-1) 3.2 鼠标事件 名称 条件 onMouseDown 鼠标按下时执行 onMouseUp 鼠标抬起时执行 onRightMouseDown 鼠标右键或...

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