Texture.targetTextureMemory

Cambiar al Manual
public static ulong targetTextureMemory ;

Descripción

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.