enum IndexType
Type of mesh indices used, used for determining maximum number of vertices in a mesh.
Values
| Name | Value | Description |
|---|---|---|
IT_16BIT |
0 |
16-bit indices. |
IT_32BIT |
1 |
32-bit indices. |
IndexTypeType of mesh indices used, used for determining maximum number of vertices in a mesh.
| Name | Value | Description |
|---|---|---|
IT_16BIT |
0 |
16-bit indices. |
IT_32BIT |
1 |
32-bit indices. |