ICommandList.Draw

Draw(int, int)

在没有索引缓冲区的情况下绘制

public void Draw(int start, int count)
参数类型描述
startInt32
countInt32

另请参见


Draw()

在没有索引缓冲区的情况下绘制

public void Draw()

另请参见