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

◆ set_max_clamp()

void fl::TimeClampedTransition::set_max_clamp ( float max)
inline

Definition at line 163 of file time_alpha.h.

163{ mMaxClamp = max; }
constexpr common_type_t< T, U > max(T a, U b) FL_NOEXCEPT
Definition math.h:75

References FL_NOEXCEPT, fl::max(), and mMaxClamp.

+ Here is the call graph for this function: