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

◆ set_offset_x()

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

Definition at line 116 of file transform.h.

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

References mImpl, and offset().

+ Here is the call graph for this function: