Sets new primitive vertices.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void SetVertices( IXVertexArray vertices, int index ) |
Parameters
- vertices
- Type: SGP.XSpace..::.IXVertexArray
The IXVertexArray vector array defining the primitive new vertices.
- index
- Type: System..::.Int32
Defines the start index in the vector array.