'Declaration Public Sub DrawIndexedInstanced( _ ByVal indexCountPerInstance As Integer, _ ByVal instanceCount As Integer, _ ByVal startIndexLocation As Integer, _ ByVal baseVertexLocation As Integer, _ ByVal startInstanceLocation As Integer _ )
public void DrawIndexedInstanced( int indexCountPerInstance, int instanceCount, int startIndexLocation, int baseVertexLocation, int startInstanceLocation )
Parameters
- indexCountPerInstance
- instanceCount
- startIndexLocation
- baseVertexLocation
- startInstanceLocation