Phaser API Documentation

  Version: 
crossOrigin: string | undefined

Description:

For CORs based loading. If this is undefined then the File will check BaseLoader.crossOrigin and use that (if set)

Type:
string | undefined
Since: 3.0.0
Source: src/loader/File.js (Line 182)