This version of Unity is unsupported.

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.