Phaser API Documentation

  Version: 

Member of: Phaser.Loader.File

src: string

Description:

The final URL this file will load from, including baseURL and path. Set automatically when the Loader calls 'load' on this file.

Type:
string
Since: 3.0.0
Source: src/loader/File.js (Line 107)