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; }
TransformFloatImplPtr mImpl
Definition transform.h:124

References mImpl.