UMaterialExpression::GetInputType

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::GetInputType()

UMaterialExpressionMaterialLayerOutput::GetInputType()

UMaterialExpressionVertexInterpolator::GetInputType()

UMaterialExpressionTangentOutput::GetInputType()

UMaterialExpressionBentNormalCustomOutput::GetInputType()

UMaterialExpressionClearCoatNormalCustomOutput::GetInputType()

UMaterialExpressionPreviousFrameSwitch::GetInputType()

UMaterialExpressionVirtualTextureFeatureSwitch::GetInputType()

UMaterialExpressionRuntimeVirtualTextureReplace::GetInputType()

UMaterialExpressionMaterialProxyReplace::GetInputType()

UMaterialExpressionRayTracingQualitySwitch::GetInputType()

UMaterialExpressionStaticSwitchParameter::GetInputType()

UMaterialExpressionCurveAtlasRowParameter::GetInputType()

UMaterialExpressionBreakMaterialAttributes::GetInputType()

UMaterialExpressionShadingPathSwitch::GetInputType()

UMaterialExpressionQualitySwitch::GetInputType()

UMaterialExpressionStaticSwitch::GetInputType()

UMaterialExpressionReroute::GetInputType()

UMaterialExpressionFeatureLevelSwitch::GetInputType()

UMaterialExpressionChannelMaskParameter::GetInputType()

UMaterialExpressionSetMaterialAttributes::GetInputType()

UMaterialExpressionTextureProperty::GetInputType()

UMaterialExpressionGetMaterialAttributes::GetInputType()

UMaterialExpressionIf::GetInputType()

UMaterialExpressionLandscapeLayerWeight::GetInputType()

UMaterialExpressionBlendMaterialAttributes::GetInputType()

UMaterialExpressionLandscapeLayerSwitch::GetInputType()

UMaterialExpressionLandscapeGrassOutput::GetInputType()

UMaterialExpressionFunctionOutput::GetInputType()

UMaterialExpressionMaterialLayerOutput::GetInputType()

UMaterialExpressionLandscapeLayerBlend::GetInputType()

UMaterialExpressionCustom::GetInputType()

UMaterialExpressionMakeMaterialAttributes::GetInputType()

UMaterialExpressionFunctionInput::GetInputType()

UMaterialExpressionTextureSample::GetInputType()

UMaterialExpressionMaterialAttributeLayers::GetInputType()

UMaterialExpressionMaterialFunctionCall::GetInputType()

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 GetInputType
(
    int32 InputIndex
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss