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

◆ getY()

float fl::NoiseBias2D::getY ( u16 y) const
inline

Definition at line 126 of file flowfield.h.

126{ return mYBias.get(y); }
NoiseBias1D & y()
Definition flowfield.h:131
NoiseBias1D mYBias
Definition flowfield.h:144

References mYBias, and y().

+ Here is the call graph for this function: