Welcome to Python-flavored Magnum! Please note that, while already being
rather stable, this functionality is still considered experimental and
some APIs might get changed without preserving full backwards compatibility.
class
TextureDataTexture data
Properties
- image: int get
- Image ID
- magnification_filter: SamplerFilter get
- Magnification filter
- minification_filter: SamplerFilter get
- Minification filter
- mipmap_filter: SamplerMipmap get
- Mipmap filter
- type: TextureType get
- Texture type
- wrapping: tuple[SamplerWrapping, SamplerWrapping, SamplerWrapping] get
- Wrapping