Version: 2020.3
언어: 한국어

Texture.streamingTextureDiscardUnusedMips

매뉴얼로 전환
public static bool streamingTextureDiscardUnusedMips ;

설명

This property forces the streaming Texture system to discard all unused mipmaps instead of caching them until the Texture memory budget is exceeded. This is useful when you profile or write tests to keep a predictable set of Textures in memory.