FExpressionOutput::SetMask

Helper for setting component mask.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialExpressionIO.h

Include

#include "MaterialExpressionIO.h"

Syntax

void SetMask
(
    int32 UseMask,
    int32 R,
    int32 G,
    int32 B,
    int32 A
)

Remarks

Helper for setting component mask.

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