pub fn get_cam_matrix( _camera: i32, _right_vector: &mut Vector3, _forward_vector: &mut Vector3, _up_vector: &mut Vector3, _position: &mut Vector3, )