|
PixelKey
NeoPixel USB Key
|
Pair of control points for a cubic bezier curve where the start is (0,0) and end is (1,1). More...
#include <keyframe_fade.h>
Data Fields | |
| point_t | p1 |
| First control point, from (0,0). | |
| point_t | p2 |
| Second control point, to (1,1). | |
Pair of control points for a cubic bezier curve where the start is (0,0) and end is (1,1).