大约有 339 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0045 秒)
Laya_社区(124) Laya3.0_api(79) Laya2.0_api(73) Laya2.0_文档(36) laya_api(18) Laya_示例(6) Laya3.0_文档(3)
...就提示无法打开代码编辑器 请配置 这个怎么解决? 使用getChildByName()无法得到子节点对象 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 问题状态 最新活动: 2016-12-17 10:40 浏览: 1276 关注: 3 人 Laya_XS • 2016-12-17 12:59 屏...
来源: Laya_社区 发布时间: 20161216
...="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
... storeTxList.vScrollBarSkin = "store/c.png"; let scrollBar = storeTxList.getChildByName('scrollBar'); scrollBar.showButtons = false; let slider = scrollBar.slider; slider.bar.stateNum = 1; let txArray = ; for (let i = 0; i <20; ++i) { let list = new Laya.Sprite(); list.width = 600 ; list.height =...
来源: Laya_社区 发布时间: 20190711
... 请问layaair2.0-js 怎么用程序在list中添加多元素的item 使用getChildByName()无法得到子节点对象 Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 问题状态 最新活动: 2018-09-14 14:03 浏览: 1428 关注: 3 人 cuixueying • 2017-01-14 15:57 我这里...
来源: Laya_社区 发布时间: 20170113
...nt):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件...
来源: Laya2.0_api 发布时间: 20190513
...后在laya中显示不正常 骨骼动画播放完后的回调时间 使用getChildByName()无法得到子节点对象 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 LayaAir3D 导出和使用U3D粒子特效 点击代码编辑模器 ...
来源: Laya_社区 发布时间: 20180105
... dialog 自定义关闭效果,效果执行完,弹窗无法关闭 使用getChildByName()无法得到子节点对象 关于发布oppo、vivo快游戏,无法生成Rpk问题 请问layaair2.0-js 怎么用程序在list中添加多元素的item 【BUG备忘录】关于Tween动画无法正常作...
来源: Laya_社区 发布时间: 20171018
...擎bug 百分百 复现 1.7.20beta有bug,帧属性面板打不开 使用getChildByName()无法得到子节点对象 tree mouseHandler 怎么获取条目 分享:LayaAir下如何获取图集下的小图资源? 问题状态 最新活动: 2020-01-08 21:34 浏览: 1795 关注: 3 人 Laya_Aaron ...
来源: Laya_社区 发布时间: 20200107
...alse); var warehouseMeshSprite3D1 :MeshSprite3D = warehouse1.getChildAt(0).getChildByName("Mesh1") as MeshSprite3D; //添加盒型碰撞器 var boxCollider:BoxCollider = warehouseMeshSprite3D1.addComponent(BoxCollider) as BoxCollider; boxCollider.setFromBoundBox(warehouseMeshSprite3D1.meshFilter.sha...
来源: Laya_社区 发布时间: 20171220
...event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalTo...
来源: Laya3.0_api 发布时间: 20231115