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