Phaser API Documentation

  Version: 
<readonly> midPoint: Phaser.Math.Vector2

Description:

The mid-point of the Camera in 'world' coordinates.

Use it to obtain exactly where in the world the center of the camera is currently looking.

This value is updated in the preRender method, after the scroll values and follower have been processed.

Since: 3.11.0