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

◆ set_rotation()

void fl::TransformFloat::set_rotation ( float rotation)
inline

Definition at line 118 of file transform.h.

118{ mImpl->rotation = rotation; }
float rotation() const
Definition transform.h:111
TransformFloatImplPtr mImpl
Definition transform.h:137

References mImpl, and rotation().

+ Here is the call graph for this function: