Phaser API Documentation

  Version: 
transitionProgress: number

Description:

If this Scene is currently transitioning to another, this holds the current percentage of the transition progress, between 0 and 1.

Type:
number
Since: 3.5.0
Source: src/scene/ScenePlugin.js (Line 83)