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 you call scene.toJSON() a second time with CatmullRomCurve3, the toJSON() method is no longer recognized for CatmullRomCurve3, CatmullRomCurve3 prototype changes to Object from Curve
We should be able to call toJSON() with CatmullRomCurve3 several times
Screenshots
First execution
Second execution
Platform:
Device: [Desktop,]
OS: [Windows]
Browser: [Chrome]
Three.js version: [dev, r140]
The text was updated successfully, but these errors were encountered:
When you call scene.toJSON() a second time with CatmullRomCurve3, the toJSON() method is no longer recognized for CatmullRomCurve3, CatmullRomCurve3 prototype changes to Object from Curve
We should be able to call toJSON() with CatmullRomCurve3 several times
Screenshots
First execution
Second execution
Platform:
The text was updated successfully, but these errors were encountered: