#include <customgui_gradient.h>
Public Member Functions | |
GradientKnot () | |
Public Attributes | |
Vector | col |
Float | brightness |
Float | pos |
Float | bias |
Int32 | index |
Int32 | interpolation |
Represents a knot in a gradient.
GradientKnot | ( | ) |
Default constructor.
Vector col |
Color.
Float brightness |
Brightness.
Float pos |
Position.
Float bias |
Bias.
Int32 index |
Index.
Int32 interpolation |
Interpolation.