Enable this flag for textures that should ignore mipmap limit settings.
This has no effect if the textureShape is not Texture2D
. Also, this has no effect on textures without mipmaps. For additional information, see Texture2D.ignoreMipmapLimit.
See Also: AssetPostprocessor.OnPreprocessTexture, mipmapEnabled.