#include <DrawElementTypes.h>
◆ FSlateGradientStop()
| FSlateGradientStop::FSlateGradientStop |
( |
const VectorType & |
InPosition, |
|
|
const FLinearColor |
InColor |
|
) |
| |
|
inline |
Construct a Gradient Stop from a Position and a Color.
- Parameters
-
| InPosition | - The position in widget space for this stop. Both X and Y are used for a single-axis gradient. A two stop gradient should go from (0,0), to (Width,Height). |
| InColor | - The color to lerp towards at this stop. |
◆ Color
◆ Position
The documentation for this struct was generated from the following file: