大约有 817 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0059 秒)
Laya_社区(403) Laya3.0_api(148) Laya2.0_api(95) laya_api(79) Laya2.0_文档(71) Laya3.0_文档(20) Laya_示例(1)
...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
...法里 Layaair IDE的帧属性面板不见了 请问有没有方法能够获取“鼠标是否处于按下状态”? LayaBox IDE 支持多开吗 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 1.7.20beta有bug,帧属性面板打不开 FD 宏编译时 出现 试图访...
来源: Laya_社区 发布时间: 20170329
...点 生成的粒子特效怎么设置colorComponentInter无效? Browser获取的运行环境信息,太不准确了吧? LayaAir无法正确识插入别泛型TS代码生成js文件到html中 两个面板发布生成的ui代码在同一个文件类中。 问题状态 最新活动: 2018-01-03 10:3...
来源: Laya_社区 发布时间: 20180103
...ole.log("success"); console.log('Physics3D 获取成功:',Physics3D,'===========\n'); }, fail: function (res) { // 分包加载失败通过 fail 回调 co...
来源: Laya_社区 发布时间: 20190514
...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
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...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
...base/subpackage/LoadSubpackageTask.html),可以通过 LoadSubpackageTask 获取当前下载进度。示例代码如下: ```javascript loadTask.onProgressUpdate(res => { console.log('下载进度', res.progress) console.log('已经下载的数据长度', res.totalBytesWritten) console.log('预期...
来源: Laya2.0_文档 发布时间: 20210715