#include <gradient.h>
Represents a knot in a gradient.
Public Attributes | |
| Color | col | 
| Float | brightness | 
| Float | pos | 
| Float | bias | 
| Int32 | index | 
| GRADIENT_INTERPOLATION_TYPE | interpolation | 
| Color col | 
Color.
| Float brightness | 
Brightness.
| Float pos | 
Position.
| Float bias | 
Bias.
| Int32 index | 
Knot ID in GradientInterface, knot index in GradientRenderDataInterface.
| GRADIENT_INTERPOLATION_TYPE interpolation |