Click or drag to resize

IndexedTriangles Properties

The IndexedTriangles type exposes the following members.

Properties
 NameDescription
Public propertyTriangleIndices Gets the index array. Each consecutive group of three indices defines a triangle. Indices refer to entries in Vertices.
Public propertyVertices Gets the array of 2D vertex positions used by the triangles.
Top
See Also