TextureAccess

Enum

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing


Defines texture access patterns. Static - changes rarely, not lockable. Streaming - changes frequently, lockable. Target - can be used as render target.

Enumeration

Underlying type: int

Values:


Back to index