大约有 4,337 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0075 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(24)
...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
...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
...oid 观察目标位置。 Transform3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...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
WASM function signature mismatch function signature mismatch RuntimeError: function signature mismatch at wasm-function[1177]:0x6dad5 微信后台一直报错 附件 : --> 2021-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20211025
...一次,此时所有节点和组件以及创建完毕 */ public override function onAwake():void {} /** * 脚本每次启动后执行,例如被添加到一个激活的对象上或者设置脚本的enabled = true */ public override function onEnable():void {} /** * 第一次执行update之前执...
来源: Laya2.0_文档 发布时间: 20210715
...ispose():void[static] 强制清理所有管理器 CacheManger regCacheByFunction(disposeFunction:Function, getCacheListFunction:Function):void[static] 注册cache管理函数 CacheManger stopCheck():void[static] 停止检测循环 CacheManger unRegCacheByFunction(disposeFunction:Function, g...
来源: laya_api 发布时间: 20170422
...件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.t...
来源: Laya2.0_api 发布时间: 20190513