Table of Contents

Class CommonTexture

Namespace
Lime
Assembly
Lime.dll
public class CommonTexture
Inheritance
CommonTexture
Derived
Inherited Members

Properties

IsDisposed

public bool IsDisposed { get; }

Property Value

bool

MemoryUsed

public int MemoryUsed { get; protected set; }

Property Value

int

TotalMemoryUsed

Gets total bytes uploaded to vram by all alive textures. Thread safe.

public static int TotalMemoryUsed { get; }

Property Value

int

TotalMemoryUsedMb

public static int TotalMemoryUsedMb { get; }

Property Value

int

Methods

Dispose()

public virtual void Dispose()

MaybeDiscardUnderPressure()

public virtual void MaybeDiscardUnderPressure()