The offset in the index buffer of the first index in the group.
UIntPtr faceCount[Get]
The number of faces that this group uses from the index buffer. The number of bytes read from the index buffer for the group is determined by the formula: (faceCount)*(verticesPerFace)*(bytesPerIndex)