Class CommonTexture
- Namespace
- Lime
- Assembly
- Lime.dll
public class CommonTexture
- Inheritance
-
CommonTexture
- Derived
- Inherited Members
Properties
IsDisposed
public bool IsDisposed { get; }
Property Value
MemoryUsed
public int MemoryUsed { get; protected set; }
Property Value
TotalMemoryUsed
Gets total bytes uploaded to vram by all alive textures. Thread safe.
public static int TotalMemoryUsed { get; }
Property Value
TotalMemoryUsedMb
public static int TotalMemoryUsedMb { get; }
Property Value
Methods
Dispose()
public virtual void Dispose()
MaybeDiscardUnderPressure()
public virtual void MaybeDiscardUnderPressure()