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