Type Definition Rgba32Sfloat
rendy::texture::pixel
type Rgba32Sfloat = Pixel<Rgba, _32, Float>;
Pixel type alias.