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