@three-tile/lib
Preparing search index...
ITileLoaderInfo
Type Alias ITileLoaderInfo
加载器元数据类型
type
ITileLoaderInfo
=
{
author
?:
string
;
description
?:
string
;
version
:
string
;
}
Index
Properties
author?
description?
version
Properties
Optional
author
author
?:
string
加载器作者
Optional
description
description
?:
string
加载器说明
version
version
:
string
加载器版本号
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
description
version
@three-tile/lib
Loading...
加载器元数据类型