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

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

641. 【Native BUG】Native下对根结点设置filter,无法更新到每个子节点,web是ok的 [ 51%]

... dialog 自定义关闭效果,效果执行完,弹窗无法关闭 使用getChildByName()无法得到子节点对象 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 3D模型无法修改scale? 发布到vivo平台后,龙...

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

642. websocket无法连接 [ 51%]

...法 Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 使用getChildByName()无法得到子节点对象 laya3D动画无法播放 问题状态 最新活动: 2018-03-12 19:44 浏览: 1191 关注: 2 人 luo274888605 • 2018-03-13 09:48 我用本机浏览器在线websocket测试也可...

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

643. 使用spine动画,获取里面的节点位置信息不对 [ 51%]

...mation 的createFrames 使用已经加载的图集缓存动画失败 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2018-07-14 16:37 浏览: 1208 关注: 2 人 coldfox • 2018-08-02 10:33 我的情况那样已经没问题了, 只能以性能换功能...唉.. 你改...

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

644. ios上input无法隐藏 [ 51%]

...o、vivo快游戏,无法生成Rpk问题 3D模型无法修改scale? 使用getChildByName()无法得到子节点对象 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2017-11-28 18:01 浏览: 1011 关注: 2 ...

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

645. ReferenceError: Laya3D is not defined? [ 51%]

...Laya.stage.addChild(scene) as Laya.Scene3D; var camera:Laya.Camera = scene.getChildByName("Main Camera") as Laya.Camera; //camera.addComponent(CameraMoveScript); })); 2019-03-08 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 ...

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

646. [LayaAir3]list.selectHandler [ 51%]

...="resources/ui/目录2.png"; let modelCtrl:ModelCtrl =Laya.stage.getChildByName("Scene3D").getComponent(ModelCtrl) as ModelCtrl; if(modelCtrl!=null){ this.uiCtrl.InitLeftUI(modelCtrl.data.result); } if(this.uiCtrl._tagList!=null){ this.uiCtrl._tagList.visible=true; } }else{ this....

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

647. 材质动画的使用(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 51%]

...ate(this, function(scene) { Laya.stage.addChild(scene); var camera = scene.getChildByName("Main Camera"); camera.addComponent(CameraMoveScript); })); ```

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

648. 材质动画的使用(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 51%]

...ate(this, function(scene) { Laya.stage.addChild(scene); var camera = scene.getChildByName("Main Camera") as Laya.Camera; camera.addComponent(CameraMoveScript); })); ```

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

649. laya.d3.core.light.PointLight_API3.0 [ 51%]

...lone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName ...

来源: Laya3.0_api 发布时间: 20231115

650. panel移除子节点后将滚动条滚动到最上方有一片空白区域(原来子节点占的空间) [ 51%]

...able=false后过一段时间设置mouseWheelEnable=true;无法滚动 使用getChildByName()无法得到子节点对象 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 IDE编辑模式,一片黑,打...

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