You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like lights can't be added after app has started rendering loop.
This can be easily replicated in 'lighting' example if you delay creation of lights a bit:
I think I have found fix for it. Please download/clone the develop branch and do "npm install" and then "npm run build" to create pixi3d.js inside the dist folder. Let me know if this version fixes the issue.
It looks like lights can't be added after app has started rendering loop.
This can be easily replicated in 'lighting' example if you delay creation of lights a bit:
The text was updated successfully, but these errors were encountered: