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

◆ set_scale_x()

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

Definition at line 101 of file transform.h.

101{ mImpl->scale_x = scale; }
float scale() const
Definition transform.h:99
TransformFloatImplPtr mImpl
Definition transform.h:124

References mImpl, and scale().

+ Here is the call graph for this function: