draw_debug_box

Function draw_debug_box 

Source
pub fn draw_debug_box(
    _x_1: f32,
    _y_1: f32,
    _z_1: f32,
    _x_2: f32,
    _y_2: f32,
    _z_2: f32,
    _r: i32,
    _g: i32,
    _b: i32,
    _a: i32,
)