Phaser API Documentation

  Version: 
inputEnabled: boolean

Description:

Does this Camera allow the Game Objects it renders to receive input events?

Type:
boolean
Default: true
Since: 3.0.0
Source: src/cameras/2d/Camera.js (Line 75)