EditorSettings.enableTextureStreamingInEditMode

Cambiar al Manual
public static bool enableTextureStreamingInEditMode ;

Descripción

Enable texture mipmap streaming system when in Edit Mode.

Texture mipmap streaming only loads the texture mipmaps required by active cameras in the Scene. During Edit mode, some mipmaps will be discarded from memory.