DrawIndex
DrawIndex()
명령 list 에 인덱싱된 그리기 실행
public void DrawIndex()
또한보십시오
- interface ICommandList
- 네임스페이스 Aspose.ThreeD.Render
- 집회 Aspose.3D
DrawIndex(int, int)
명령 list 에 인덱싱된 그리기 실행
public void DrawIndex(int start, int count)
모수 | 유형 | 설명 |
---|---|---|
start | Int32 | 그릴 첫 번째 인덱스 |
count | Int32 | 그릴 인덱스 수 |
또한보십시오
- interface ICommandList
- 네임스페이스 Aspose.ThreeD.Render
- 집회 Aspose.3D