Indexed |
The IndexedTriangles type exposes the following members.
| Name | Description | |
|---|---|---|
| TriangleIndices | Gets the index array. Each consecutive group of three indices defines a triangle. Indices refer to entries in Vertices. | |
| Vertices | Gets the array of 2D vertex positions used by the triangles. |