Implements
Members
defaultOptions GlBackBufferOptions static
default options for the back buffer system
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. |