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

pub const GOLDEN_ROD: Rgb = Rgb{r: 218 as f32 * ONE_OVER_256,
    g: 165 as f32 * ONE_OVER_256,
    b: 32 as f32 * ONE_OVER_256,}