@three-tile/plugin
Preparing search index...
TileMaterialWrieLoader
Class TileMaterialWrieLoader
Wireframe material loader
Implements
ITileMaterialLoader
Index
Constructors
constructor
Properties
data
Type
info
Methods
load
Constructors
constructor
new
TileMaterialWrieLoader
()
:
TileMaterialWrieLoader
Returns
TileMaterialWrieLoader
Properties
Readonly
data
Type
dataType
:
string
= "wireframe"
数据类型标记
Readonly
info
info
:
{
description
:
string
;
version
:
string
}
= ...
加载器信息
Methods
load
load
(
params
:
TileSourceLoadParamsType
)
:
Promise
<
Material
>
加载影像数据
Parameters
params
:
TileSourceLoadParamsType
Returns
Promise
<
Material
>
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...
Wireframe material loader