Draw
ICommandList.Draw method (1 of 2)
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
ICommandList.Draw method (2 of 2)
Draw without index buffer
public void Draw()
See Also
- interface ICommandList
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D