<face> ‐ A face in a subdivision (a mesh)
This element expects three values in its scope: three integer values which represent the three indices of the vertices in the tabvertex. The index attribute is required when the face is the child element of tabface.
None.
The example below defines the face made of the first three vertices.
<face index="1"> 1 2 3 </face>