Function raylib::core::collision::get_collision_ray_ground[][src]

pub fn get_collision_ray_ground(ray: Ray, ground_height: f32) -> RayHitInfo
Expand description

Gets collision info between ray and ground plane (Y-normal plane).