中文
Appearance
Texture.ReleaseMipmaps()
Texture
释放mipmap。
void
let texture = Resources.Load<Texture>(Texture, "textureId"); texture.ReleaseMipmaps();