Exemplo n.º 1
0
 public static void SetScissorTest(Framebuffer framebuffer) => graphics.SetScissorTest(framebuffer);
Exemplo n.º 2
0
 public static void SetViewport(Framebuffer framebuffer) => graphics.SetViewport(framebuffer);