Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionVolumetricAdv-_1
- UMaterialExpressionCustomOutput::GetCustomOutputType()
- UMaterialExpressionVolumetricAdvancedMaterialOutput::GetCustomOutputType()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionVolumetricAdvancedMaterialOutput.h |
| Include | #include "Materials/MaterialExpressionVolumetricAdvancedMaterialOutput.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressionHLSL.cpp |
virtual UE::Shader::EValueType GetCustomOutputType
&40;
int32 OutputIndex
&41; 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