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