From Dynamic Resource Loading, you can add the following code if your server support CORS.
app.loader._handlers['texture'].crossOrigin = true;
From Dynamic Resource Loading, you can add the following code if your server support CORS.
app.loader._handlers['texture'].crossOrigin = true;