FastLED 3.9.15
Loading...
Searching...
No Matches

◆ set_scale_x()

void fl::TransformFloat::set_scale_x ( float scale)
inline

Definition at line 114 of file transform.h.

114{ mImpl->scale_x = scale; }
float scale() const
Definition transform.h:112
TransformFloatImplPtr mImpl
Definition transform.h:137

References mImpl, and scale().

+ Here is the call graph for this function: