Type Definition gfx::format::Rgba32F

source ·
pub type Rgba32F = (R32_G32_B32_A32, Float);
Expand description

Standard 32-bit floating-point RGBA format.