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

Cubemap.streamingMipmaps

Switch to Manual
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.