pub const UNCLIPPED: Rect;
“No clip” as a value: bevy_ui expresses visible-overflow axes as ±∞, and the prepare-stage clip math is a no-op against it.