Interface: GlBackBufferOptions

GlBackBufferOptions

The options for the back buffer system.

Properties:
Name Type Attributes Default Description
antialias boolean <optional>
false

if true will ensure the texture is antialiased

useBackBuffer boolean <optional>
false

if true will use the back buffer where required

antialias boolean

if true will ensure the texture is antialiased

Members

antialias boolean

if true will ensure the texture is antialiased

Default Value:
  • false

useBackBuffer boolean

if true will use the back buffer where required

Default Value:
  • false

antialias boolean

if true will ensure the texture is antialiased