| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : DrawIndexedInstanced Method |
'Declaration Public Sub DrawIndexedInstanced( _ ByVal indexCountPerInstance As System.Integer, _ ByVal instanceCount As System.Integer, _ ByVal startIndexLocation As System.Integer, _ ByVal baseVertexLocation As System.Integer, _ ByVal startInstanceLocation As System.Integer _ )
public void DrawIndexedInstanced( System.int indexCountPerInstance, System.int instanceCount, System.int startIndexLocation, System.int baseVertexLocation, System.int startInstanceLocation )