Preparing search index...
The search index is not available
ThreePipe
ThreePipe
MetaImporter
Class MetaImporter
Index
Constructors
constructor
Methods
Import
Meta
Load
Root
Path
Textures
Constructors
constructor
new
MetaImporter
()
:
MetaImporter
Returns
MetaImporter
Methods
Static
Import
Meta
ImportMeta
(
json
:
SerializationMetaType
,
extraResources
?:
Partial
<
SerializationResourcesType
>
,
)
:
Promise
<
SerializationMetaType
>
Parameters
json
:
SerializationMetaType
Optional
extraResources
:
Partial
<
SerializationResourcesType
>
preloaded resources in the format of viewer config resources.
Returns
Promise
<
SerializationMetaType
>
Static
Load
Root
Path
Textures
LoadRootPathTextures
(
__namedParameters
:
Pick
<
SerializationMetaType
,
"textures"
|
"images"
>
,
importer
:
IAssetImporter
,
usePreviewImages
?:
boolean
,
)
:
Promise
<
void
>
Parameters
__namedParameters
:
Pick
<
SerializationMetaType
,
"textures"
|
"images"
>
importer
:
IAssetImporter
usePreviewImages
:
boolean
= true
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
Import
Meta
Load
Root
Path
Textures
ThreePipe
Loading...
preloaded resources in the format of viewer config resources.