Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterialFactory.h |
| Include | #include "GLTFMaterialFactory.h" |
Syntax
class FMaterialFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMaterialFactory
(
IMaterialElementFactory* MaterialElementFactory, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CleanUp () |
||
| const TArray< FMaterialElement * > & | CreateMaterials
(
const GLTF::FAsset& Asset, |
||
| const TArray< FLogMessage > & | |||
| IMaterialElementFactory & | |||
| const TArray< FMaterialElement * > & | GetMaterials () |
||
| ITextureFactory & |