DrawIndex
DrawIndex()
向命令列表发出索引绘制
public void DrawIndex()
也可以看看
- interface ICommandList
- 命名空间 Aspose.ThreeD.Render
- 部件 Aspose.3D
DrawIndex(int, int)
向命令列表发出索引绘制
public void DrawIndex(int start, int count)
范围 | 类型 | 描述 |
---|---|---|
start | Int32 | 第一个要绘制的索引 |
count | Int32 | 要绘制的索引数 |
也可以看看
- interface ICommandList
- 命名空间 Aspose.ThreeD.Render
- 部件 Aspose.3D