Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/MaterialX > API/Plugins/InterchangeImport/MaterialX/MaterialXUtils
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/MaterialX/MaterialXUtils/MaterialXManager.h |
| Include | #include "MaterialX/MaterialXUtils/MaterialXManager.h" |
Syntax
class FMaterialXManager
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMaterialXManager
(
const FMaterialXManager& |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FString * | FindMatchingInput
(
const TPair< FString, FString >& CategoryInputKey |
Find a corresponding Material Expression Input given a (Category, Input) pair | |
| const FString * | FindMatchingMaterialExpression
(
const FString& CategoryKey |
Find a matching Material Expression given a MaterialX category | |
| const FString * | FindMaterialExpressionInput
(
const FString& InputKey |
Find a stored Material Expression Input | |
| FMaterialXManager & | GetInstance () |
||
| TSharedPtr< FMaterialXBase > | GetShaderTranslator
(
const FString& CategoryShader, |
||
| void | RegisterMaterialXInstance
(
const FString& CategoryShader, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FMaterialXManager & | operator=
(
const FMaterialXManager& |
Typedefs
| Name | Description |
|---|---|
| FOnGetMaterialXInstance |
Constants
| Name | Description |
|---|---|
| TexturePayloadSeparator |