大约有 408 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0056 秒)
Laya3.0_api(121) Laya_社区(118) Laya2.0_api(87) laya_api(55) Laya2.0_文档(20) Laya3.0_文档(4) Laya_示例(3)
... if(item != null){ item = item.getChildAt(0).clone(); Instantiate(item); } } private function Instantiate(item:Sprite3D):void { effect3...
来源: Laya_社区 发布时间: 20180601
...hildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake on...
来源: Laya3.0_api 发布时间: 20231115
...示例:https://layaair.ldc.layabox.com/demo/?3d&Sprite3D&Sprite3DClone 3d精灵第一次加载后,只可以clone,不能继续加载。 2017-08-08 0 2 分享 微博 QZONE 微信 zfree 赞同来自: /** *加载层级文件,并作为该节点的子节点。 *@param url */ __proto.loadHi...
来源: Laya_社区 发布时间: 20170808
...-02 13:03 浏览: 1343 关注: 4 人 qian • 2018-03-07 16:49 你直接用clone不行么 zwjioro • 2018-03-07 17:05 @qian: 是不是Laya.loader.create 相当于直接创建了一个对象了? qian • 2018-03-07 17:08 Laya.loader.create 是预加载 然后用getRes去获取 zwjioro • 2018-03-...
来源: Laya_社区 发布时间: 20180307
...lp debug 欢迎大家使用,提意见~ 2016.05.05 更新: 直接clone模板的方式,毕竟还是不方便使用,有些没装git的同学也没法使用 于是我用yo的生成器又重做了一个项目generator-layaair,现在创建项目模板更加简单自动化了 初次使用...
来源: Laya_社区 发布时间: 20160503
...hildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake on...
来源: Laya3.0_api 发布时间: 20231115
...hildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake on...
来源: Laya3.0_api 发布时间: 20231115
...hildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake on...
来源: Laya3.0_api 发布时间: 20231115
...n addComponent addComponentInstance bubbleEvent callLater clear clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake on...
来源: Laya3.0_api 发布时间: 20231115
... new Laya.Sprite3D(); a.addChild(guns_test.getChildAt(0).clone()); a.transform.translate(new Laya.Vector3(0,1.38,-60))//transform.localPositionX-=2; a.transform.scale = new Laya.Vector3(10,10,10) a.transform.rotate(new Laya.Vecto...
来源: Laya_社区 发布时间: 20200107