大约有 1,597 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0054 秒)
Laya_社区(1082) Laya3.0_api(185) Laya2.0_api(130) laya_api(125) Laya2.0_文档(36) Laya3.0_文档(26) Laya2.0_示例(7) Laya_示例(6)
...ode[index].transform.getWorldMatrix(),bindPoses[meshBindPoseInices[index]],data,k *16); this._skinnedDataLoopMarks[index]=Stat.loopCount; 源码里看到 this._cacheAnimationNode[index]这个值是undefined的 155*****924 • 2019-05-16 15:21 var meshBoneNames=this._cacheMesh._boneNames; for (var i=...
来源: Laya_社区 发布时间: 20190516
...; Random_Start_Times:从随机帧开始。 下面来介绍一下Tile Data中的属性 Color Modulate:控制瓦片的颜色。 Texture_origin:纹理中心位置。当瓦片添加到场景中时,瓦片的中心会一直处于瓦片块的中心,但其纹理的位置可以改变。 可以看...
来源: Laya3.0_文档 发布时间: 20251010
... 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...
来源: laya_api 发布时间: 20170929
...烦看一下我是不是哪里写错了,谢谢package { import data.Manager; import laya.display.Sprite; import laya.display.Stage; import laya.net.Loader; import laya.renders.Render; import laya.utils.Browser; import laya.utils.Handler; im...
来源: Laya_社区 发布时间: 20170822
...n laya/resource/VideoTexture.ts:111 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是...
来源: Laya3.0_api 发布时间: 20231102
...。小游戏的排行榜有些问题想请教您。 MiniFileMgr.ziyuFileData[message.url] = message.data;//文本数据 这行代码一定要有,虽然我不知道这个是干什么的,但是把图集的数据加载到这个变量里之后,再load图集就不会报错了,官方人员可...
来源: Laya_社区 发布时间: 20180828
...序列帧动画文件夹 拖拽到Animation组件右侧属性面板 中的data属性上,即可自动完成图集动画的制作 步骤一、 步骤二、记得设置autoPlay=true,否则发布后不会自动播放 B、创建扩展脚本并书写新的属性isSlow(true播放缓慢false正常播...
来源: Laya_社区 发布时间: 20161014
...ne destroy():void 彻底销毁此对象。 TimeLine event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine from(target:*, ...
来源: laya_api 发布时间: 20170929
... 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...
来源: laya_api 发布时间: 20170929
... 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...
来源: laya_api 发布时间: 20170929