UMaterialExpressionStaticComponentMaskParameter::SetParameterValue

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpressionStaticComponentMaskParameter.h"

Source

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

Syntax

bool SetParameterValue
(
    FName InParameterName,
    bool InR,
    bool InG,
    bool InB,
    bool InA,
    FGuid InExpressionGuid
)

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