clear


Description:

public void clear (ulong buffers, Color color)

Clears all the auxiliary buffers identified in the buffers mask, and if that includes the color buffer then the specified color is used.

Parameters:

this

A Framebuffer

buffers

A mask of BufferBit<!-- -->'s identifying which auxiliary buffers to clear

color

The color to clear the color buffer too if specified in buffers.