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