'Declaration Public Sub DrawIndexed( _ ByVal indexCount As Integer, _ ByVal startIndexLocation As Integer, _ ByVal baseVertexLocation As Integer _ )
public void DrawIndexed( int indexCount, int startIndexLocation, int baseVertexLocation )
Parameters
- indexCount
- startIndexLocation
- baseVertexLocation