Version: 2019.2

Texture.targetTextureMemory

Switch to Manual
public static ulong targetTextureMemory ;

Description

The amount of memory used by textures after the mipmap streaming and budget are applied and loading is complete.

The amount of memory used by textures after the mipmap streaming and budget are applied. The value of currentTextureMemory trends towards this value as texture mipmaps are loaded or unloaded.

See Also: currentTextureMemory.