Phaser API Documentation

  Version: 
isTransitionIn()

Description:

Is this Scene currently transitioning in from another Scene?

Returns:
Description:

true if this Scene is transitioning in from another Scene, otherwise false.

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