Type Definition R8Unorm
amethyst_rendy::rendy::texture::pixel
type R8Unorm = Pixel<R, _8, Unorm>;
Pixel type alias.