|
FastLED 3.9.15
|
Definition at line 69 of file xypath_impls.h.
#include <xypath_impls.h>
Inheritance diagram for fl::LinePathParams:
Collaboration diagram for fl::LinePathParams:Public Attributes | |
| float | x0 = -1.0f |
| float | x1 = 1.0f |
| float | y0 = 0.0f |
| float | y1 = 0.0f |
Public Attributes inherited from fl::XYPathParams | |
| float | brightness = 1.0f |
| TransformFloat | transform |