Phaser API Documentation

  Version: 
<private, nullable> _maskCamera: Phaser.Cameras.Scene2D.BaseCamera

Description:

The Camera that this Camera uses for translation during masking.

If the mask is fixed in position this will be a reference to the CameraManager.default instance. Otherwise, it'll be a reference to itself.

Since: 3.17.0