Phaser API Documentation

  Version: 
isTransitioning()

Description:

Is this Scene currently transitioning out to, or in from another Scene?

Returns:
Description:

true if this Scene is currently transitioning, otherwise false.

Type:
  • boolean
Since: 3.5.0
Source: src/scene/Systems.js (Line 590)