[][src]Type Definition rapier3d::geometry::Ray

type Ray = Ray<f32>;

A ray that can be cast against colliders.