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
When executed results in: this.init.setupExtensions is not a function. (In 'this.init.setupExtensions()', 'this.init.setupExtensions' is undefined)
Example Test Code
Additional Information
The text was updated successfully, but these errors were encountered:
RedRoosterMobile
changed the title
WebGLRenderer: this.init.setupExtensions' is undefined
WebGLRenderer: this.init.setupExtensions is undefined
Sep 12, 2024
Thank you for submitting this issue. We have fixed this and the fix has been pushed to the master branch. It will be part of the next release. If you get time to build and test it for yourself we would appreciate that.
Version
Description
In WebGLRenderer:
When executed results in:
this.init.setupExtensions is not a function. (In 'this.init.setupExtensions()', 'this.init.setupExtensions' is undefined)
Example Test Code
Additional Information
The text was updated successfully, but these errors were encountered: