|
FastLED 3.9.15
|
|
constexpr |
Observed min/max extents for inoise16() output.
These values represent the practical range of the Perlin noise function across all radius and parameter combinations, optimized to maximize color coverage. Used for rescaling 16-bit noise output to span the full 16-bit range (0 to 65535).
Definition at line 22 of file noise.h.
Referenced by rescaleNoiseValue16().