Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionClearCoatNorm-
- UMaterialExpressionCustomOutput::GetCustomOutputType()
- UMaterialExpressionClearCoatNormalCustomOutput::GetCustomOutputType()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionClearCoatNormalCustomOutput.h |
| Include | #include "Materials/MaterialExpressionClearCoatNormalCustomOutput.h" |
virtual UE::Shader::EValueType GetCustomOutputType
(
int32 OutputIndex
) const
Remarks
This is currently only needed by the new HLSL translator Should probably be merged with UMaterialExpression base interface, which already provides GetInputType/GetOutputType