大约有 346 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0043 秒)
Laya_社区(129) Laya3.0_api(79) Laya2.0_api(73) Laya2.0_文档(36) laya_api(18) Laya_示例(6) Laya3.0_文档(5)
...染吗? Image元件读不了资料流 3D模型无法修改scale? 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2019-07-17 09:46 浏览: 2550 关注: 2 人 星夜 • 2019-07-17 13:55 1.并非概念不清楚, 同在世界坐标系下的第一层级子节点, 世...
来源: Laya_社区 发布时间: 20190717
...4; break; case 3: bb=1; break; case 4: bb=3; break; } var img:Image = cell.getChildByName("img1") as Image; img.skin ="battle/xuanshangyu/Image_"+aa+"00"+bb+".png"; 一个list中有4张图片,图片随机从id1002,2004,3001,4003中随机选一张,但是这样的话一个list中有4张有3个list...
来源: Laya_社区 发布时间: 20170616
...版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 使用getChildByName()无法得到子节点对象 1.7.15 小游戏3d 发布后在手机预览显示异常 unity导出的场景不显示实时阴影 自定义场景类导出layaMaxUI.ts有前缀导致报错 问题状态 最新...
来源: Laya_社区 发布时间: 20191111
...(idx >= data.length) { return; } cell.removeChildren(); var root = cell.getChildByName('root'); if (!root) { root = new Sprite(); root.pos(0, 0); root.name = "root"; cell.addChild(root); } 。。。。。 生成的 图片 从一个场景中回来在生成 他的 子物体 Sprite 在切换场景...
来源: Laya_社区 发布时间: 20170324
...lone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents getLine hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChil...
来源: Laya3.0_api 发布时间: 20231115
...blic updateItem(cell: Laya.Box, index: number): void { let img_rule = cell.getChildByName("img_rule") as Laya.Image; img_rule.skin = cell.dataSource let text_info = cell.getChildByName("text_des") as Laya.Text; let i18n = Laya.loader.getRes("config/i18n.json"); text_info.text = i18n[`tips_text$text_...
来源: Laya_社区 发布时间: 20171202
...置获取不正确 如何通过命令行工具构建和发布项目 使用getChildByName()无法得到子节点对象 layabox零秒构建项目工具,修改代码后直接就能看效果,不用等待编译什么的。 laya2 发布微信开放域工程,用微信开发者工具打开报错 ...
来源: Laya_社区 发布时间: 20231225
...blic updateItem(cell: Laya.Box, index: number): void { let img_rule = cell.getChildByName("img_rule") as Laya.Image; img_rule.skin = cell.dataSource let text_info = cell.getChildByName("text_des") as Laya.Text; let i18n = Laya.loader.getRes("config/i18n.json"); text_info.text = i18n[`tips_text$text_...
来源: Laya_社区 发布时间: 20181112
...ographicCoord destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf normalizedViewportPointToRay off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once recoverRenderCo...
来源: Laya3.0_api 发布时间: 20231115
... dialog 自定义关闭效果,效果执行完,弹窗无法关闭 使用getChildByName()无法得到子节点对象 Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 发布到vivo平台后,龙骨动画无法显示 关于发布oppo、vivo快游戏,无法生成Rpk问题 点击...
来源: Laya_社区 发布时间: 20190506