Phaser API Documentation

  Version: 
Only webGL <readonly> isTinted: boolean

Description:

Does this Game Object have a tint applied?

It checks to see if the 4 tint properties are set to the value 0xffffff and that the tintFill property is false. This indicates that a Game Object isn't tinted.

Type:
boolean
Since: 3.11.0