IPrimitiveReader1.VerticesPerPrimitive

IPrimitiveReader<TMaterial>.VerticesPerPrimitive property

Gets the number of vertices used by each primitive shape. Valid values: 1- Points. 2- Lines. 3- Triangles.

public int VerticesPerPrimitive { get; }

See Also