Properties:
| Name | Type | Description | 
|---|---|---|
| clear | CLEAR_OR_BOOL | The clear mode to use. | 
| clearColor | ColorSource | The color to clear with. | 
| target | RenderSurface | The render target to render. if this target is a canvas and  you are using the WebGL renderer,
please ensure you have set  | 
Members
clear CLEAR_OR_BOOL
The clear mode to use.
clearColor ColorSource
The color to clear with.
target RenderSurface
The render target to render. if this target is a canvas and  you are using the WebGL renderer,
please ensure you have set multiView to true on renderer.