The renderer this System works for.
Readonly
extensionsExtensions available.
Readonly
supportsFeatures supported by current context.
Pass-thru setting for the canvas' context alpha
property. This is typically
not something you need to fiddle with. If you want transparency, use backgroundAlpha
.
since 7.0.0
Readonly
webGLVersionEither 1 or 2 to reflect the WebGL version being used.
true
if the context is lost
Helper class to create a WebGL Context
the canvas element that we will get the context from
An options object that gets passed in to the canvas element containing the context attributes
the WebGL context
Generated using TypeDoc
System plugin to the renderer to manage the context.
Memberof
PIXI