16 位网格索引缓冲区格式。
这种格式支持最多 65535 个顶点的网格。
Note: the maximum possible vertex index (for example, 0xFFFF for a 16 bit index format) might not be usable. Some graphics APIs and GPUs skip rendering triangles with maximum vertex indices.
另请参阅:Mesh.indexFormat、ModelImporter.indexFormat。