正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/net/Loader
ILoadTask
接口 ILoadTask
interface
ILoadTask
{
ext
:
string
;
loader
:
Loader
;
obsoluteInst
:
Resource
;
options
:
Readonly
<
ILoadOptions
>
;
progress
:
IBatchProgress
;
type
:
string
;
url
:
string
;
uuid
:
string
;
}
索引
属性
ext
loader
obsolute
Inst
options
progress
type
url
uuid
属性
只读
ext
ext
:
string
只读
loader
loader
:
Loader
只读
obsolute
Inst
obsoluteInst
:
Resource
只读
options
options
:
Readonly
<
ILoadOptions
>
只读
progress
progress
:
IBatchProgress
只读
type
type
:
string
只读
url
url
:
string
只读
uuid
uuid
:
string
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
ext
loader
obsolute
Inst
options
progress
type
url
uuid
LayaAir3引擎API
加载中……