simple_rect

Function simple_rect 

Source
pub fn simple_rect(
    position: Vec3,
    color: Color,
    dest_size: Vec2,
) -> [SpriteVertex; 4]