Type Definition gfx_core::texture::Level
[−]
[src]
type Level = u8;
Mipmap level to select in a texture.
type Level = u8;
Mipmap level to select in a texture.