SoBufferedShapenumVertices Property |
Number of vertices/indices to be used for each primitive.
Namespace: OIV.Inventor.Nodes
Specifically:
For the shape types POINTS, LINES, TRIANGLES and QUADS only the first value is meaningful and it specifies the number of vertices to be used for rendering.
For all other types the number of values in this field specifies the number of primitives that will be drawn and each value in the field specifies the number of vertices (or indices if given) to be used for each primitive.