Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/MaterialX > API/Plugins/InterchangeImport/MaterialX/MaterialXUtils > API/Plugins/InterchangeImport/MaterialX/MaterialXUtils/FMaterialXBase
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/MaterialX/MaterialXUtils/MaterialXBase.h |
| Include | #include "MaterialX/MaterialXUtils/MaterialXBase.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/MaterialX/MaterialXUtils/MaterialXBase.cpp |
static void ConvertNeutralNodesToDot
&40;
MaterialX::ElementPtr NodeGraph
&41;
Remarks
Convert math nodes (add, sub, div, mul) that have a neutral input, to the MaterialX
Parameters
| Name | Description |
|---|---|
| NodeGraph | The node graph to retrieve the different math nodes |