大约有 488 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0060 秒)
layabox能不能由xml生成节点 我的需求:获取数据一行一行显示, 隔行背景色不一样; 数据有多少显示多少行, 我想能不能我拼接xml然后生成节点填充到页面中(像编辑器中生成xml变成节点一样) 2016-12-01 添加评论 免费帖 --> 分享 微博 Q...
来源: Laya_社区 发布时间: 20161201
...SimpleSingletonList 使用layabox开完游戏后,部署完成以后怎么获取到QQ玩一玩里面的全局变量BK和GameStatusInfo,有接入过的兄弟分享下laya引擎层怎么跟原生层玩一玩数据通信嘛? layabox引擎菜单栏中"工具"中各个工具的介绍和使用 问题...
来源: Laya_社区 发布时间: 20151210
...? 请问laya有没有地图编辑器工具? 请问有没有方法能够获取“鼠标是否处于按下状态”? Tween如何实现无限循环改变alpha? 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? 请...
来源: Laya_社区 发布时间: 20181020
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/c...
来源: Laya3.0_api 发布时间: 20231115
...的那些json文件是用什么软件生成的? 分享:LayaAir下如何获取图集下的小图资源? 一个3D正方体模型,想给它六个面贴不同的贴图,该如何处理? 问题状态 最新活动: 2020-08-10 03:45 浏览: 542 关注: 1 人
来源: Laya_社区 发布时间: 20200807
用Geolocation获位置信息地理位置1、获取当前定位2、监视位置改变用Geolocation获位置信息 地理位置 如果设备支持Geolocation,并且所使用的浏览器支持,就可以使用Geolocation获取设备的当前地理位置。可以打开网页http://caniuse.com/#sea...
来源: Laya3.0_文档 发布时间: 20251010
...载Texture还是Texture2D,他们在内存中都只有一份,但可以获取不同类型。 Laya.loader.load("1.png").then((res)=> { /* res是Texture */ }); Laya.loader.load("1.png", Loader.Texture2D).then((res)=> { /* res是Texture2D */ }); Laya.loader.getRes("1.png"); //res是Texture Laya...
来源: Laya3.0_文档 发布时间: 20251010
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
...Handler.create(null,function(scene){ //加载完成获取到了Scene3d Laya.stage.addChild(scene); })); 附件 : --> LayaScene_Map.zip 2020-07-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20200707