English
Appearance
Texture.ReleaseMipmaps()
Texture
Release mipmap.
void
let texture = Resources.Load<Texture>(Texture, "textureId"); texture.ReleaseMipmaps();