DrawIndex
DrawIndex()
Emette un disegno indicizzato in un elenco di comandi
public void DrawIndex()
Guarda anche
- interface ICommandList
- spazio dei nomi Aspose.ThreeD.Render
- assemblea Aspose.3D
DrawIndex(int, int)
Emette un disegno indicizzato in un elenco di comandi
public void DrawIndex(int start, int count)
Parametro | Tipo | Descrizione |
---|---|---|
start | Int32 | Il primo indice da disegnare |
count | Int32 | Il conteggio degli indici da disegnare |
Guarda anche
- interface ICommandList
- spazio dei nomi Aspose.ThreeD.Render
- assemblea Aspose.3D