Version: 2018.4
public static ulong targetTextureMemory ;

説明

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.