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

◆ set_rotation()

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

Definition at line 105 of file transform.h.

105{ mImpl->rotation = rotation; }
float rotation() const
Definition transform.h:98
TransformFloatImplPtr mImpl
Definition transform.h:124

References mImpl, and rotation().

+ Here is the call graph for this function: