大约有 329 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0054 秒)
Laya_社区(199) Laya3.0_api(79) Laya2.0_文档(32) Laya_示例(7) Laya3.0_文档(7) laya_api(2) Laya2.0_api(2) Laya2.0_示例(1)
如何在场景中获得node的位置信息? let target3 = this.scene.getChildByName("Target3"); 现在我需要知道target3这个node的位置信息。有什么办法吗? 2017-11-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20171121
...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
...就提示无法打开代码编辑器 请配置 这个怎么解决? 使用getChildByName()无法得到子节点对象 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无...
来源: Laya_社区 发布时间: 20180404
...致的编译错误 TypeScript下HttpRequest发送Post请求有Bug? 使用getChildByName()无法得到子节点对象 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 3D模型tween旋转 怎么获取对象的坐标 问题状态 最新活动: 2017-08-28 16:02 浏览: 1045 关注: 2...
来源: Laya_社区 发布时间: 20170814
... 这个是怎么回事? 如何获取图片每个像素点的RGB? 使用getChildByName()无法得到子节点对象 合并小图片 问题状态 最新活动: 2015-12-25 10:10 浏览: 4407 关注: 2 人 cuixueying • 2015-12-25 10:07 可以使用loader对外部SWF文件和图片资源进行...
来源: Laya_社区 发布时间: 20151224
...3d射线碰撞和UI点击穿透的问题 3D模型无法修改scale? 使用getChildByName()无法得到子节点对象 微信小游戏与加载图片时不会触发erroe事件 问题状态 最新活动: 2020-07-28 17:25 浏览: 677 关注: 5 人 zzhh9857 • 2020-07-28 16:53 只设置了一个也...
来源: Laya_社区 发布时间: 20200728
...{ this._level = Math.round(Math.random() * 5) + 1; this._text = this.owner.getChildByName("levelTxt") as Laya.Text; this._text.text = this._level + ""; } //每帧更新时执行 onUpdate(): void { //让持续盒子旋转 (this.owner as Laya.Sprite).rotation++; } //开始碰撞时执行 onTriggerEnte...
来源: Laya3.0_文档 发布时间: 20251010
...染吗? Image元件读不了资料流 3D模型无法修改scale? 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2019-07-17 09:46 浏览: 2550 关注: 2 人 星夜 • 2019-07-17 13:55 1.并非概念不清楚, 同在世界坐标系下的第一层级子节点, 世...
来源: Laya_社区 发布时间: 20190717
...tateInfo.playState = playstate; this._label = animator.owner.scene.scene2D.getChildByName("Label"); } constructor() { super(); } /** * 动画状态开始时执行。 */ onStateEnter(): void { console.log("动画开始播放了"); this._label.text = "开始跑动画"; } /** * 动画状态运行中 * ...
来源: Laya3.0_文档 发布时间: 20251010
...event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_top get_transform get_visi...
来源: Laya3.0_api 发布时间: 20231115