UMaterialExpression::GetInputName

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UMaterialExpression::GetInputName()

UMaterialExpressionVertexInterpolator::GetInputName()

UMaterialExpressionPreviousFrameSwitch::GetInputName()

UMaterialExpressionStaticSwitchParameter::GetInputName()

UMaterialExpressionBreakMaterialAttributes::GetInputName()

UMaterialExpressionShadingPathSwitch::GetInputName()

UMaterialExpressionQualitySwitch::GetInputName()

UMaterialExpressionStaticSwitch::GetInputName()

UMaterialExpressionFeatureLevelSwitch::GetInputName()

UMaterialExpressionDepthFade::GetInputName()

UMaterialExpressionSetMaterialAttributes::GetInputName()

UMaterialExpressionGetMaterialAttributes::GetInputName()

UMaterialExpressionSceneDepthWithoutWater::GetInputName()

UMaterialExpressionSceneDepth::GetInputName()

UMaterialExpressionCurveAtlasRowParameter::GetInputName()

UMaterialExpressionLandscapePhysicalMaterialOutput::GetInputName()

UMaterialExpressionLandscapeGrassOutput::GetInputName()

UMaterialExpressionBlendMaterialAttributes::GetInputName()

UMaterialExpressionSceneColor::GetInputName()

UMaterialExpressionFunctionOutput::GetInputName()

UMaterialExpressionComposite::GetInputName()

UMaterialExpressionPinBase::GetInputName()

UMaterialExpressionLandscapeLayerBlend::GetInputName()

UMaterialExpressionTextureSample::GetInputName()

UMaterialExpressionCustom::GetInputName()

UMaterialExpressionMaterialAttributeLayers::GetInputName()

UMaterialExpressionMaterialFunctionCall::GetInputName()

UMaterialExpressionStrataLegacyConversion::GetInputName()

UMaterialExpressionStrataSlabBSDF::GetInputName()

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 FName GetInputName
(
    int32 InputIndex
) const