ICommandList.Draw

Draw(int, int)

Draw without index buffer

public void Draw(int start, int count)
ParameterTypeDescription
startInt32
countInt32

See Also


Draw()

Draw without index buffer

public void Draw()

See Also