rect_points

Function rect_points 

Source
pub fn rect_points(rect: &Rect) -> [Vec2; 4]
Expand description

Get the four points that make up the corners of the given rect.