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
WARNING in ../node_modules/troika-3d/dist/troika-3d.esm.js 2193:53-67
export 'LinearEncoding' (imported as 'LinearEncoding') was not found in 'three' (possible exports: ACESFilmicToneMapping, AddEquation, AddOperation, AdditiveAnimationBlendMode, AdditiveBlending, AgXToneMapping, AlphaFormat, AlwaysCompare, .....
WARNING in ../node_modules/troika-3d/dist/troika-3d.esm.js 2193:53-67
export 'LinearEncoding' (imported as 'LinearEncoding') was not found in 'three' (possible exports: ACESFilmicToneMapping, AddEquation, AddOperation, AdditiveAnimationBlendMode, AdditiveBlending, AgXToneMapping, AlphaFormat, AlwaysCompare, .....
https://discourse.threejs.org/t/updates-to-color-management-in-three-js-r152/50791
I believe at the latest version of three, linearEncoding is no longer existed in three and they replaced it with LinearSRGBColorSpace
The text was updated successfully, but these errors were encountered: