UMaterialFunctionInterface::OverrideNamedStaticComponentMaskParameter

Windows
MacOS
Linux

Override Hierarchy

UMaterialFunctionInterface::OverrideNamedStaticComponentMaskParameter()

UMaterialFunctionInstance::OverrideNamedStaticComponentMaskParameter()

References

Module

Engine

Header

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

Include

#include "Materials/MaterialFunctionInterface.h"

Syntax

virtual bool OverrideNamedStaticComponentMaskParameter
(
    const FHashedMaterialParameterInfo & ParameterInfo,
    bool & OutR,
    bool & OutG,
    bool & OutB,
    bool & OutA,
    FGuid & OutExpressionGuid
)

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