ICommandList.Draw
Draw(int, int)
在没有索引缓冲区的情况下绘制
public void Draw(int start, int count)
| 参数 | 类型 | 描述 |
|---|---|---|
| start | Int32 | |
| count | Int32 |
另请参见
- interface ICommandList
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Draw()
在没有索引缓冲区的情况下绘制
public void Draw()
另请参见
- interface ICommandList
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D