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
Created a variable " this.envMapUniformName" to keep track of proper name for uniform across three js versions
I added a simple variable to keep track of the uniform's name across three js/A-Frame versions. This seemed like a quick and easy solution to me. I did some manual testing and I didn't encounter any problems. Everything should now work as intended in A-Frame versions 1.4.0 + : )
0 commit comments