Click or drag to resize

IPositionColorIndexedTriangleBuffer Properties

The IPositionColorIndexedTriangleBuffer 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).
(Inherited from IIndexedTriangleBuffer)
Public propertyVertexCount Gets the number of triangles already stored in the buffer.
(Inherited from IIndexedTriangleBuffer)
Top
See Also