Implements
Members
defaultOptions GlBackBufferOptions static
default options for the back buffer system
Properties:
Name | Type | Default | Description |
---|---|---|---|
useBackBuffer |
boolean |
false
|
if true will use the back buffer where required |
if true, the back buffer is used
- Default Value:
- false
Methods
destroys the back buffer
This is called before the RenderTargetSystem is started. This is where we replace the target with the back buffer if required.
Name | Type | Description |
---|---|---|
options |
RenderOptions |
The options for this render. |