pub const NUM_SUBDIVISIONS: u8 = 4;
Expand description

The number of subdivisions when dividing a Rect in half along the x and y axes.