Phaser API Documentation

  Version: 

Member of: Phaser.FX.Wipe

progress: number

Description:

The progress of the Wipe effect. This value is normalized to the range 0 to 1.

Adjust this value to make the wipe transition (i.e. via a Tween)

Type:
number
Since: 3.60.0
Source: src/fx/Wipe.js (Line 69)