Phaser API Documentation

  Version: 
percentComplete: number

Description:

A percentage value between 0 and 1 indicating how much of this file has loaded. Only set if loading via XHR.

Type:
number
Default: -1
Since: 3.0.0
Source: src/loader/File.js (Line 171)