Version: 2022.1

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.