大约有 19 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
...etFileName getFileName(url: string): string Defined in laya/net/URL.ts:220 获取指定 URL 的文件名。 Parameters url: string 地址。 Returns string 返回文件名。 Static getPath getPath(url: string): string Defined in laya/net/URL.ts:210 获取指定 URL 的文件夹路径(不包括文...
来源: Laya3.0_api 发布时间: 20231115
...r): Keyframe2D Defined in laya/components/KeyframeNode2D.ts:46 通过索引获取帧。 Parameters index: number 索引。 Returns Keyframe2D getOwnerPathByIndex getOwnerPathByIndex(index: number): string Defined in laya/components/KeyframeNode2D.ts:66 通过索引获取精灵路径。 Parameters in...
来源: 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
...string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 video video: HTMLVideoElement Defined in laya/device/media/HtmlVideo.ts:10 Static DEBU...
来源: Laya3.0_api 发布时间: 20231102
... getFileExtension(path: string): string Defined in laya/utils/Utils.ts:142 获取文件名的扩展名,并转换为小写字母。例如"1.abc"将返回abc。 Parameters path: string Returns string Static getGID getGID(): number Defined in laya/utils/Utils.ts:77 获取一个全局唯一ID。 Retur...
来源: 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
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...
来源: Laya3.0_api 发布时间: 20231115
... 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
...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
... => void): Promise<string> Defined in laya/resource/AssetDb.ts:59 获取真实的Url Parameters url: string Optional onResolve: (url: string) => void (url: string): void Parameters url: string Returns void Returns Promise<string> shaderName_to_URL shaderName_to_URL(shaderName: stri...
来源: Laya3.0_api 发布时间: 20231115