Click or drag to resize

IIndexedTriangleBuffer Properties

The IIndexedTriangleBuffer type exposes the following members.

Properties
 NameDescription
Public propertyTriangleCount Gets the number of triangles (the number of indices is 3 times the number of triangles).
Public propertyVertexCount Gets the number of triangles already stored in the buffer.
Top
See Also