Phaser API Documentation

  Version: 

Description:

The camera the Pointer interacted with during its last update.

A Pointer can only ever interact with one camera at once, which will be the top-most camera in the list should multiple cameras be positioned on-top of each other.

Default: null
Since: 3.0.0
Source: src/input/Pointer.js (Line 94)