Type Definition Rgb32Sfloat
rendy_texture::pixel
type Rgb32Sfloat = Pixel<Rgb, _32, Float>;
Pixel type alias.
impl AsPixel for Rgb32Sfloat
const NAME: &'static str
Name of the pixel type.
const SIZE: u32
Size of the pixel.
const FORMAT: Format
Pixel format.