Phaser API Documentation

  Version: 
isVisible()

Description:

Is this Scene visible and rendering?

Returns:
Description:

true if this Scene is visible, otherwise false.

Type:
  • boolean
Since: 3.0.0
Source: src/scene/Systems.js (Line 629)