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

大约有 4,336 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0073 秒)

1. laya.utils.Timer [ 100%]

...ue) 创建 Timer 类的一个实例。 Timer  callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer  clear(caller:*, method:Function):void 清理定时器。 Timer  clearAll(caller:*):void 清理对象身上的所有定时器。 Timer  frameLoop(delay:int, caller...

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

2. laya.utils.Timer [ 99%]

...r() 创建 Timer 类的一个实例。 Timer  callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer  clear(caller:*, method:Function):void 清理定时器。 Timer  clearAll(caller:*):void 清理对象身上的所有定时器。 Timer  frameLoop(delay:int, caller...

来源: laya_api 发布时间: 20170929

3. laya.d3.core.Transform3D [ 99%]

...oid 观察目标位置。 Transform3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

4. laya.d3.core.material.BlinnPhongMaterial [ 99%]

...albedoColor:Vector4 获取反照率颜色。 Implementation     public function get albedoColor():Vector4    public function set albedoColor(value:Vector4):voidalbedoColorAproperty albedoColorA:Number 获取反照率颜色Z分量。 Implementation     public function get albedoColorA():...

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

5. laya.d3.core.material.PBRSpecularMaterial [ 99%]

...albedoColor:Vector4 获取反射率颜色。 Implementation     public function get albedoColor():Vector4    public function set albedoColor(value:Vector4):voidalbedoColorAproperty albedoColorA:Number 获取反射率颜色A分量。 Implementation     public function get albedoColorA():...

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

6. laya.d3.core.material.PBRStandardMaterial [ 99%]

...albedoColor:Vector4 获取漫反射颜色。 Implementation     public function get albedoColor():Vector4    public function set albedoColor(value:Vector4):voidalbedoColorAproperty albedoColorA:Number 获取反射率颜色Z分量。 Implementation     public function get albedoColorA():...

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

7. WASM function signature mismatch [ 99%]

WASM function signature mismatch function signature mismatch RuntimeError: function signature mismatch at wasm-function[1177]:0x6dad5   微信后台一直报错 附件 : --> 2021-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

8. 脚本的事件(ActionScript-3D基础(AS3)-LayaAir3D的脚本使用) [ 99%]

...一次,此时所有节点和组件以及创建完毕 */ public override function onAwake():void {} /** * 脚本每次启动后执行,例如被添加到一个激活的对象上或者设置脚本的enabled = true */ public override function onEnable():void {} /** * 第一次执行update之前执...

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

9. laya.utils.CacheManger [ 99%]

...ispose():void[static] 强制清理所有管理器 CacheManger  regCacheByFunction(disposeFunction:Function, getCacheListFunction:Function):void[static] 注册cache管理函数 CacheManger  stopCheck():void[static] 停止检测循环 CacheManger  unRegCacheByFunction(disposeFunction:Function, g...

来源: laya_api 发布时间: 20170422

10. laya.display.Node [ 99%]

...件实例。 Node  addInputChild(node:Node):NodeNode  callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.t...

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