ICommandList.Draw
Draw(int, int)
Draw without index buffer
public void Draw(int start, int count)
| Parameter | Type | Description |
|---|---|---|
| start | Int32 | |
| count | Int32 |
See Also
- interface ICommandList
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Draw()
Draw without index buffer
public void Draw()
See Also
- interface ICommandList
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D