Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MaterialTypes.h |
Include | #include "MaterialTypes.h" |
Syntax
struct FStaticComponentMaskValue
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | A | |
![]() |
bool | B | |
![]() |
bool | G | |
![]() |
bool | R |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FStaticComponentMaskValue
(
bool InR, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FStaticComponentMaskValue& Other |