大约有 931 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0062 秒)
...base/subpackage/LoadSubpackageTask.html),可以通过 LoadSubpackageTask 获取当前下载进度。示例代码如下: ```javascript loadTask.onProgressUpdate(res => { console.log('下载进度', res.progress) console.log('已经下载的数据长度', res.totalBytesWritten) console.log('预期...
来源: Laya2.0_文档 发布时间: 20210715
... 是的,排行榜的图片资源最好不要打包图集,不然很可能会获取不到资源 Charles • 2018-08-20 09:24 @渔歌:那怎么取资源呢? 渔歌 • 2018-08-20 09:46 把子域资源不打包,直接放到主域的bin目录下,子域需要一张一张的加载图片资源,(子域资...
来源: Laya_社区 发布时间: 20180525
...PUNCHTHROUGH_ALPHA1_ETC2、COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 可以获取到WEBGL_compressed_texture_pvrtc对象,但获取不到pvr类型的值(IOS15以上不再支持) 不支持 抖音小游戏Android端 RGBA_ASTC4x4、RGBA_ASTC6x6、RGBA_ASTC8x8、RGBA_ASTC10x10、RGBA_ASTC12x12、SRGB8_...
来源: Laya3.0_文档 发布时间: 20241109
... 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 发布时间: 20231102
... 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
... 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
...nds(realSize?: boolean): Rectangle Defined in laya/display/Graphics.ts:201 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Parameters Default value realSize: boolean = false (可选)使用图片的真实大小,默认为false Returns Rectangle 位...
来源: Laya3.0_api 发布时间: 20231115
...om GeometryElement.destroyed Defined in laya/d3/core/GeometryElement.ts:87 获取是否销毁。 Returns boolean 是否销毁。 drawType get drawType(): number set drawType(value: number): void Inherited from GeometryElement.drawType Defined in laya/d3/core/GeometryElement.ts:52 draw Type Returns n...
来源: Laya3.0_api 发布时间: 20231115
...,当前像素根据设定条件决定是否输出颜色 Tiling Offset:获取纹理平铺和偏移 Material Render Mode:设置渲染模式 Opaque:默认设置,适用于没有透明区域的普通实体对象。 Cutout:允许创建在不透明和透明区域之间具有硬边的透...
来源: Laya3.0_文档 发布时间: 20241014
... Inherited from Graphics.getBounds Defined in laya/display/Graphics.ts:201 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Parameters Default value realSize: boolean = false (可选)使用图片的真实大小,默认为false Returns Rectangle 位...
来源: Laya3.0_api 发布时间: 20231115