Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeTypes.h |
| Include | #include "HLSLTree/HLSLTreeTypes.h" |
Syntax
struct FSwizzleParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasSwizzle | ||
| int8 | NumComponents | ||
| int8[4] | SwizzleComponentIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSwizzleParameters
(
int8 IndexR, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| int32 | GetSwizzleComponentIndex
(
int32 Index |