Preparing search index...
The search index is not available
ThreePipe
ThreePipe
GLTFMaterialExtrasExtension
Class GLTFMaterialExtrasExtension
Index
Constructors
constructor
Properties
Textures
Web
Gi
Material
Extras
Extension
Methods
Export
Import
Constructors
constructor
new
GLTFMaterialExtrasExtension
()
:
GLTFMaterialExtrasExtension
Returns
GLTFMaterialExtrasExtension
Properties
Static
Textures
Textures
:
undefined
|
Record
<
string
,
string
|
number
>
= undefined
Static
Readonly
Web
Gi
Material
Extras
Extension
WebGiMaterialExtrasExtension
:
"WEBGI_material_extras"
= 'WEBGI_material_extras'
Methods
Static
Export
Export
(
w
:
GLTFWriter
,
)
:
GLTFExporterPlugin
&
{
materialExternalResources
:
any
;
serializedMeta
:
any
;
}
Also see
Import
Parameters
w
:
GLTFWriter
Returns
GLTFExporterPlugin
&
{
materialExternalResources
:
any
;
serializedMeta
:
any
}
Static
Import
Import
(
loadConfigResources
:
(
res
:
any
)
=>
any
,
)
:
(
_
:
GLTFParser
)
=>
GLTFLoaderPlugin
for physical material Also
Export
Parameters
loadConfigResources
:
(
res
:
any
)
=>
any
Returns
(
_
:
GLTFParser
)
=>
GLTFLoaderPlugin
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Textures
Web
Gi
Material
Extras
Extension
Methods
Export
Import
ThreePipe
Loading...
Also see Import