大约有 585 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)
Laya_社区(353) Laya3.0_api(159) Laya2.0_api(20) Laya2.0_文档(19) laya_api(17) Laya3.0_文档(14) Laya2.0_示例(3)
...被折叠 要回复问题请先登录 发起人 matrixQ 相关问题 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 Dispather.event参数传的是数组,为什么收到的参数却是个int类型? IOS运行游戏界面发生偏移,请问是什么问题? ...
来源: Laya_社区 发布时间: 20171105
# 播放动画 ###### *version :2.1.0beta Update:2019-6-13* #### 获取动画组件 导出后的资源拷贝到项目 `bin/res` 目录下,通过代码加载角色资源。如果直接加载到场景上你会发现动画会自动播放。我们要怎么控制动画的播放呢? LayaAir 3D引擎...
来源: Laya2.0_文档 发布时间: 20210715
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
...调用微信小程序API Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 Panel中的东西左右拖动好象有问...
来源: Laya_社区 发布时间: 20180901
...需要手动缓存的。。 手动缓存只能输入地址 下面贴上获取缓存文件目录的接口,有单个的,有全部的,返回包括文件列表和大小。。全部接口都可以点源码进去看到。 /** * 判断缓存里是否存在文件 *...
来源: Laya_社区 发布时间: 20180621
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Readonly version version: number Defined in laya/resource/HierarchyResource.ts:8 Stati...
来源: Laya3.0_api 发布时间: 20231115
...名用户 引擎不能按state 设置looping 只能按clip ,每次都获取相同的clip 就把之前设置的给冲掉了 2019-08-05 1 0 分享 微博 QZONE 微信 匿名用户 赞同来自: /**获取动画 */ public getAni(): void { this.ani = this.owner.sprite3d.getComponent(Laya.Animator)...
来源: Laya_社区 发布时间: 20190802