Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Light Card Alpha Gradient Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Light Card Alpha Gradient Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable Alpha Gradient | Enables/disables alpha gradient effect |
| real | Starting Alpha | Starting alpha value in the gradient |
| real | Ending Alpha | Ending alpha value in the gradient |
| real | Angle | The angle (degrees) determines the gradient direction. |