The rendering context to clear.
Optional
color: ColorThe color to clear the color buffer to, if any.
Optional
depth: numberThe value to clear the depth buffer to, if any.
Optional
stencil: numberThe value to clear the stencil buffer to, if any.
Generated using TypeDoc
Clears the specified buffers to the specified values.