pub fn draw_light_with_range( _pos_x: f32, _pos_y: f32, _pos_z: f32, _color_r: i32, _color_g: i32, _color_b: i32, _range: f32, _intensity: f32, )