Phaser API Documentation

  Version: 
Only webGL <readonly> isTinted: boolean

Description:

Does this Game Object have a tint applied?

It checks to see if the tint property is set to a value other than 0xffffff. This indicates that a Game Object is tinted.

Type:
boolean
Since: 3.60.0