Function macroquad::models::draw_grid_ex

source ยท
pub fn draw_grid_ex(
    slices: u32,
    spacing: f32,
    axes_color: Color,
    other_color: Color,
    center: Vec3,
    rotation: Quat,
)
Expand description

Draw a rotated grid centered at a specified point