Phaser API Documentation

  Version: 
visible: boolean

Description:

Is this Camera visible or not?

A visible camera will render and perform input tests. An invisible camera will not render anything and will skip input tests.

Type:
boolean
Default: true
Since: 3.10.0