Phaser API Documentation

  Version: 
tintBottomLeft: number

Description:

The tint value being applied to the bottom-left vertice of the Game Object. This value is interpolated from the corner to the center of the Game Object. The value should be set as a hex number, i.e. 0xff0000 for red, or 0xff00ff for purple.

Type:
number
Default: 0xffffff
Since: 3.0.0