Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> premultipliedAlpha: boolean

Description:

In WebGL mode, sets the drawing buffer to contain colors with pre-multiplied alpha.

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