Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialIREmitter.h |
| Include | #include "Materials/MaterialIREmitter.h" |
Syntax
struct FSwizzleMask
Variables
| Type | Name | Description | |
|---|---|---|---|
| EVectorComponent[4] | Components | ||
| int | NumComponents |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSwizzleMask () |
|||
FSwizzleMask
(
EVectorComponent X |
|||
FSwizzleMask
(
EVectorComponent X, |
|||
FSwizzleMask
(
EVectorComponent X, |
|||
FSwizzleMask
(
EVectorComponent X, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Append
(
EVectorComponent Component |
||
| const EVectorComponent * | begin () |
||
| const EVectorComponent * | end () |
||
| FSwizzleMask | XYZ () |