Version: 2021.3
언어: 한국어

EditorSettings.enableTextureStreamingInEditMode

매뉴얼로 전환
public static bool enableTextureStreamingInEditMode ;

설명

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.