FDComponentMaskParameter

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/DEditorStaticComponentMaskParameterValue.h

Include

#include "MaterialEditor/DEditorStaticComponentMaskParameterValue.h"

Syntax

struct FDComponentMaskParameter

Variables

Name Description

Public variable

uint32: 1

 

A

Public variable

uint32: 1

 

B

Public variable

uint32: 1

 

G

Public variable

uint32: 1

 

R

Constructors

Name Description

Public function

FDComponentMaskParameter()

Public function

FDComponentMaskParameter

(
    bool InR,
    bool InG,
    bool InB,
    bool InA
)

Constructor

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