pub const HEATMAP_PALETTES: &'static [&'static str];Expand description
Palette names accepted by the domain-neutral scene/heatmap contract.
These names are data, not a Rust enum, so a browser renderer can implement them without introducing a closed device or domain vocabulary.