UMaterialExpression::GetOutputType

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UMaterialExpression::GetOutputType()

UMaterialExpressionConstant4Vector::GetOutputType()

UMaterialExpressionStaticBoolParameter::GetOutputType()

UMaterialExpressionStaticSwitchParameter::GetOutputType()

UMaterialExpressionStaticBool::GetOutputType()

UMaterialExpressionGetLocal::GetOutputType()

UMaterialExpressionRerouteBase::GetOutputType()

UMaterialExpressionNamedRerouteUsage::GetOutputType()

UMaterialExpressionPreviousFrameSwitch::GetOutputType()

UMaterialExpressionConstant3Vector::GetOutputType()

UMaterialExpressionConstant2Vector::GetOutputType()

UMaterialExpressionVirtualTextureFeatureSwitch::GetOutputType()

UMaterialExpressionShadingModel::GetOutputType()

UMaterialExpressionRuntimeVirtualTextureReplace::GetOutputType()

UMaterialExpressionMaterialProxyReplace::GetOutputType()

UMaterialExpressionDistanceFieldsRenderingSwitch::GetOutputType()

UMaterialExpressionTextureObject::GetOutputType()

UMaterialExpressionRayTracingQualitySwitch::GetOutputType()

UMaterialExpressionPathTracingQualitySwitch::GetOutputType()

UMaterialExpressionTextureObjectParameter::GetOutputType()

UMaterialExpressionStaticSwitchParameter::GetOutputType()

UMaterialExpressionBreakMaterialAttributes::GetOutputType()

UMaterialExpressionShadingPathSwitch::GetOutputType()

UMaterialExpressionQualitySwitch::GetOutputType()

UMaterialExpressionStaticSwitch::GetOutputType()

UMaterialExpressionForLoop::GetOutputType()

UMaterialExpressionFeatureLevelSwitch::GetOutputType()

UMaterialExpressionGetMaterialAttributes::GetOutputType()

UMaterialExpressionIf::GetOutputType()

UMaterialExpressionLandscapeLayerSwitch::GetOutputType()

UMaterialExpressionLandscapeLayerBlend::GetOutputType()

UMaterialExpressionComposite::GetOutputType()

UMaterialExpressionPinBase::GetOutputType()

UMaterialExpressionCustom::GetOutputType()

UMaterialExpressionNamedRerouteUsage::GetOutputType()

UMaterialExpressionFunctionInput::GetOutputType()

UMaterialExpressionStrataLegacyConversion::GetOutputType()

UMaterialExpressionStrataSlabBSDF::GetOutputType()

UMaterialExpressionStrataVolumetricFogCloudBSDF::GetOutputType()

UMaterialExpressionStrataUnlitBSDF::GetOutputType()

UMaterialExpressionStrataHairBSDF::GetOutputType()

UMaterialExpressionStrataSingleLayerWaterBSDF::GetOutputType()

UMaterialExpressionStrataHorizontalMixing::GetOutputType()

UMaterialExpressionStrataVerticalLayering::GetOutputType()

UMaterialExpressionStrataAdd::GetOutputType()

UMaterialExpressionStrataWeight::GetOutputType()

UMaterialExpressionStrataTransmittanceToMFP::GetOutputType()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpression.h

Include

#include "Materials/MaterialExpression.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp

Syntax

virtual uint32 GetOutputType
(
    int32 OutputIndex
)