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

◆ set_offset_y()

void fl::TransformFloat::set_offset_y ( float offset)
inline

Definition at line 104 of file transform.h.

104{ mImpl->offset_y = offset; }
UISlider offset("Offset", 0.0f, 0.0f, 1.0f, 0.01f)
TransformFloatImplPtr mImpl
Definition transform.h:124

References mImpl, and offset().

+ Here is the call graph for this function: