Navigation
API > API/Plugins > API/Plugins/AvalancheText
| Name | FAvaLinearGradientSettings |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheText/Public/AvaTextDefs.h |
| Include Path | #include "AvaTextDefs.h" |
Syntax
USTRUCT (BlueprintType )
struct FAvaLinearGradientSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ColorA | FLinearColor | AvaTextDefs.h |
|
|
| ColorB | FLinearColor | AvaTextDefs.h |
|
|
| Direction | EAvaGradientDirection | AvaTextDefs.h |
|
|
| Offset | float | AvaTextDefs.h |
|
|
| Rotation | float | AvaTextDefs.h |
|
|
| Smoothness | float | AvaTextDefs.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FAvaLinearGradientSettings& Other |
AvaTextDefs.h |