Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> antialiasGL: boolean

Description:

Sets the antialias property when the WebGL context is created. Setting this value does not impact any subsequent textures that are created, or the canvas style attributes.

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 359)