Function re_renderer::colormap_plasma_srgb

source ·
pub fn colormap_plasma_srgb(t: f32) -> [u8; 4]
Expand description

Returns sRGB polynomial approximation from Plasma color map, assuming t is normalized.