Constant glm_color::rgb::consts::MEDIUM_AQUA_MARINE [] [src]

pub const MEDIUM_AQUA_MARINE: Rgb = Rgb{r: 102 as f32 * ONE_OVER_256,
    g: 205 as f32 * ONE_OVER_256,
    b: 170 as f32 * ONE_OVER_256,}