pub const NUM_SUBDIVISIONS: u8 = 4; // 4u8
Expand description

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