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

◆ set_offset_x()

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

Definition at line 103 of file transform.h.

103{ mImpl->offset_x = 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: