![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialParameters.h>
Public Member Functions | |
| GENERATED_USTRUCT_BODY () | |
| FStaticComponentMaskValue () | |
| FStaticComponentMaskValue (bool InR, bool InG, bool InB, bool InA) | |
| bool | operator== (const FStaticComponentMaskValue &Other) const |
Public Attributes | |
| bool | R = false |
| bool | G = false |
| bool | B = false |
| bool | A = false |
|
inline |
|
inline |
| FStaticComponentMaskValue::GENERATED_USTRUCT_BODY | ( | ) |
|
inline |