Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Texture2D.streamingMipmaps

public bool streamingMipmaps;

Description

Determines whether mipmap streaming is enabled for this Texture.

Mipmap streaming can only be enabled using the TextureImporter and cannot be changed at run time.