FExpressionInput::SetMask

Helper for setting component mask.

Choose your operating system:

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.