FStaticComponentMaskValue

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCachedData.h

Include

#include "MaterialCachedData.h"

Syntax

struct FStaticComponentMaskValue

Variables

Name Description

Public variable

bool

 

A

Public variable

bool

 

B

Public variable

bool

 

G

Public variable

bool

 

R

Constructors

Name Description

Public function

FStaticComponentMaskValue()

Public function

FStaticComponentMaskValue

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

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