Nastaví nové vrcholy primitiva.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
public void SetVertices( IXVertexArray vertices, int index, int count ) |
Parametry
- vertices
- Typ: SGP.XSpace..::.IXVertexArray
Pole vektorů IXVertexArray určující nové vrcholy primitiva.
- index
- Typ: System..::.Int32
Udává počáteční index v poli vektorů.
- count
- Typ: System..::.Int32
Udává počet vektorů k načtení.