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

◆ set_scale_y()

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

Definition at line 102 of file transform.h.

102{ mImpl->scale_y = 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: