API / GpuBackend / IndexBufferInformation struct GpuBufferInformation::IndexBufferInformation Describes an array of indices that let the renderer know how the vertices connect into triangles. Public Fields Type IndexType Type Index type, determines the size of a single index. Count u32 Count Number of indices can buffer can hold.