Edit

Share via


IGameWindow.SwapBuffers Method

Definition

Swaps the front and back buffers of the current GraphicsContext, presenting the rendered scene to the user.

public void SwapBuffers ();
abstract member SwapBuffers : unit -> unit

Applies to