DrawIndex
DrawIndex()
Utfärda en indexerad ritning till en kommandolista
public void DrawIndex()
Se även
- interface ICommandList
- namnutrymme Aspose.ThreeD.Render
- hopsättning Aspose.3D
DrawIndex(int, int)
Utfärda en indexerad ritning till en kommandolista
public void DrawIndex(int start, int count)
Parameter | Typ | Beskrivning |
---|---|---|
start | Int32 | Det första indexet att rita |
count | Int32 | Antalet index att dra |
Se även
- interface ICommandList
- namnutrymme Aspose.ThreeD.Render
- hopsättning Aspose.3D