@three-tile/plugin
Preparing search index...
SingleImageLoader
Class SingleImageLoader
Single image Material loader
Implements
ITileMaterialLoader
<
ITileMaterial
>
Index
Constructors
constructor
Properties
data
Type
info
Methods
load
Constructors
constructor
new
SingleImageLoader
()
:
SingleImageLoader
Returns
SingleImageLoader
Properties
Readonly
data
Type
dataType
:
string
= "single-image"
数据类型标记
Readonly
info
info
:
{
description
:
string
;
version
:
string
}
= ...
加载器信息
Methods
load
load
(
params
:
TileSourceLoadParamsType
<
SingleImageSource
>
,
)
:
Promise
<
ITileMaterial
>
加载材质
Parameters
params
:
TileSourceLoadParamsType
<
SingleImageSource
>
Returns
Promise
<
ITileMaterial
>
材质
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Type
info
Methods
load
@three-tile/plugin
Loading...
Single image Material loader