Phaser API Documentation

  Version: 
visible: boolean

Description:

The visible state of the Game Object.

An invisible Game Object will skip rendering, but will still process update logic.

Type:
boolean
Since: 3.0.0