Esempio n. 1
0
 public void DrawInstanced(int count) => nativeCommandList.DrawInstanced(count, 1, 0, 0);