mipmaps property
Whether the texture carries a mip chain (built at creation) and is sampled with mip filtering. Turn off for UI/full-screen sources never minified.
Implementation
final bool mipmaps;
Whether the texture carries a mip chain (built at creation) and is sampled with mip filtering. Turn off for UI/full-screen sources never minified.
final bool mipmaps;