Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialEditor
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/DEditorStaticComponentMaskParameterValue.h |
| Include | #include "MaterialEditor/DEditorStaticComponentMaskParameterValue.h" |
Syntax
struct FDComponentMaskParameter
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | A | ||
| uint32: 1 | B | ||
| uint32: 1 | G | ||
| uint32: 1 | R |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDComponentMaskParameter
(
bool InR, |
Constructor |