baseURL : string
If you want to append a URL before the path of any asset you can set this here.
Useful if allowing the asset base url to be configured outside of the game code.
The string must end with a "/".
- Source code: loader/Loader.js (Line 83)
Please login to continue.