#include <gradient.h>
Represents a knot in a gradient .
Public Attributes |
|
| 颜色 | col |
| Float | brightness |
| Float | pos |
| Float | bias |
| Int32 | index |
| GRADIENT_INTERPOLATION_TYPE | interpolation |
| 颜色 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 |