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