Function re_renderer::colormap_inferno_srgb

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

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