Enum IndexFormat
The indexed data format.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum IndexFormat : byte
Fields
Name | Description |
---|---|
UInt16 | Unsigned 16-bit integer format. |
UInt32 | Unsigned 32-bit integer format. |