Type Definition Rgb64Uint
rendy::texture::pixel
type Rgb64Uint = Pixel<Rgb, _64, Uint>;
Pixel type alias.