Struct machinery_api::plugins::ui::Draw2dAuxDataGridT [−][src]
#[repr(C)]pub struct Draw2dAuxDataGridT { pub offset: Vec2T, pub cell_size: f32, pub thin_lines_color: ColorSrgbT, pub thick_lines_color: ColorSrgbT, }
Fields
offset: Vec2Tcell_size: f32thin_lines_color: ColorSrgbTthick_lines_color: ColorSrgbT