Skip to main content

FRAME_CLEAR_COLOR

Constant FRAME_CLEAR_COLOR 

Source
pub const FRAME_CLEAR_COLOR: [f32; 4];
Expand description

The frame background every renderer clears to (linear values; sRGB surfaces display this as rgb(75, 75, 86)). One definition so backends cannot drift.