大约有 676 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0060 秒)
Laya_社区(427) Laya3.0_api(140) Laya3.0_文档(47) Laya2.0_文档(30) laya_api(14) Laya2.0_api(13) Laya_示例(3) Laya2.0_示例(2)
...行完,弹窗无法关闭 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 为什么ani动画执行的不是按中心点执行的 怎么实现同一个工程内分包? graphics 问题求助 注册函数里面 事件侦听函数的执行域 的详解 官方示例工...
来源: Laya_社区 发布时间: 20190908
加载学堂3D角色资源,播放动画异常 //创建男角色模型 this.roleMan = new Laya.MeshSprite3D(Laya.Mesh.load("man/hero-mon_1129.lm")); this.roleMan.transform.localScale = new Laya.Vector3(0.01,0.01,0.01); this.roleMan.transform.localPosition = new Laya.Vector3(0,-0.5,-3); this.sce...
来源: Laya_社区 发布时间: 20180725
... Inherited from Node.url Defined in laya/display/Node.ts:66 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:73 设置资源的URL Parameters path: string Returns void width get width(): number Defined in laya/d3/core/Me...
来源: Laya3.0_api 发布时间: 20231102
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 2017-12-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: bjcc 把工程demo上传看一下吧 2017-12-23 1 1...
来源: Laya_社区 发布时间: 20171222
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
...oad("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var comboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,item3,item4,item5");//创建一个 ComboBox 类的实例...
来源: Laya3.0_api 发布时间: 20231115
...集 虽然添加图集的方式较为快捷,但是上述的“图集”资源需要开发者自己制作。LayaAir IDE提供了制作图集的工具,如图2-5所示,在导航栏的工具菜单栏中选择制作图集。 (图2-5) 点击后打开的制作图集工具如图2-6所示。 (图...
来源: Laya3.0_文档 发布时间: 20251010