RENDERER Class
The types of renderers supported
Properties
AUTO
String
final
static
Represents automatically choosing a renderer
Default: 'auto'
CANVAS
String
final
static
Represents the canvas renderer
Default: 'canvas'
WEBGL
String
final
static
Represents the webgl renderer
Default: 'webgl'