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
For Three.js r85 and upper, users will have camera.projectionMatrix.elements.set is not a function error due to the change of Matrix4 elements data structure. This is to workaround that.