Struct Lattice::view::Color [] [src]

pub struct Color {
    pub rgba: [f64; 4],
}

Fields

Methods

impl Color
[src]