Phaser API Documentation

  Version: 
setIsSceneCamera(value)

Description:

Set if this Camera is being used as a Scene Camera, or a Texture Camera.

Parameters:

name type description
value boolean

Is this being used as a Scene Camera, or a Texture camera?

Since: 3.60.0