Framebuffer.Resize

Resize destroys the current framebuffer and recreates it with the specified size.

class Framebuffer
void
Resize
(
int width
,
int height
)

Meta