Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
| Name | FDatasmithMaterialImporter |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithMaterialImporter.h |
| Include Path | #include "DatasmithMaterialImporter.h" |
Syntax
class FDatasmithMaterialImporter
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UMaterialInterface * CreateMaterial
(
FDatasmithImportContext& ImportContext, |
DatasmithMaterialImporter.h | ||
static UMaterialFunction * CreateMaterialFunction
(
FDatasmithImportContext& ImportContext, |
DatasmithMaterialImporter.h | ||
static int32 GetMaterialRequirements
(
UMaterialInterface* MaterialInterface |
DatasmithMaterialImporter.h | ||
static UMaterialInterface * ImportDecalMaterial
(
FDatasmithImportContext& ImportContext, |
DatasmithMaterialImporter.h | ||
static UMaterialInterface * ImportMaterialInstance
(
FDatasmithImportContext& ImportContext, |
DatasmithMaterialImporter.h |