unreal.InterchangeMaterialFunctionCallExpressionFactoryNode¶
- class unreal.InterchangeMaterialFunctionCallExpressionFactoryNode(outer: Optional[Object] = None, name: Union[Name, str] = 'None')¶
Bases:
InterchangeMaterialExpressionFactoryNodeInterchange Material Function Call Expression Factory Node
C++ Source:
Plugin: Interchange
Module: InterchangeFactoryNodes
File: InterchangeMaterialFactoryNode.h
- get_custom_material_function_dependency() str or None¶
Get Custom Material Function Dependency
- Returns:
attribute_value (str):
- Return type:
str or None