Skip to main content

ray_cast_polygon

Function ray_cast_polygon 

Source
pub fn ray_cast_polygon(shape: &Polygon, input: &RayCastInput) -> CastOutput
Expand description

Ray cast versus polygon shape in local space. (b2RayCastPolygon)