Skip to main content

UNCLIPPED

Constant UNCLIPPED 

Source
pub const UNCLIPPED: Rect;
Expand description

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