Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/FDatasmithMaterialExpressions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UMaterialInterface * CreateDatasmithMaterial
(
UPackage* Package, |
DatasmithMaterialExpressions.h | ||
static UMaterialInterface * CreateDatasmithMaterial
(
UPackage* Package, |
DatasmithMaterialExpressions.h |
CreateDatasmithMaterial(UPackage , const TSharedPtr< IDatasmithMaterialElement > &, FDatasmithAssetsImportContext &, UMaterial , EObjectFlags)
| Name | CreateDatasmithMaterial |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithMaterialExpressions.h |
| Include Path | #include "DatasmithMaterialExpressions.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithMaterialExpressions.cpp |
static UMaterialInterface * CreateDatasmithMaterial
(
UPackage * Package,
const TSharedPtr < IDatasmithMaterialElement > & MaterialElement,
FDatasmithAssetsImportContext & AssetsContext,
UMaterial * ExistingMaterial,
EObjectFlags ObjectFlags
)
CreateDatasmithMaterial(UPackage , const TSharedPtr< IDatasmithShaderElement > &, FDatasmithAssetsImportContext &, UMaterial , EObjectFlags)
| Name | CreateDatasmithMaterial |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithMaterialExpressions.h |
| Include Path | #include "DatasmithMaterialExpressions.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithMaterialExpressions.cpp |
static UMaterialInterface * CreateDatasmithMaterial
(
UPackage * Package,
const TSharedPtr < IDatasmithShaderElement > & ShaderElement,
FDatasmithAssetsImportContext & AssetsContext,
UMaterial * ExistingMaterial,
EObjectFlags ObjectFlags
)