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
In this sandbox when you press ArrowRight texture of plane is changed to other but based on same picture (you can see keyframes constant) - just press ArrowRight multiple times
But first and second textures are different visually
Can someone explain this behavior?
The text was updated successfully, but these errors were encountered:
Hi, in my project i change map of material by key press
I noticed that texture object that passed to JSX attribute "map" breaks its colors
I prepare example codesandbox:
https://codesandbox.io/p/devbox/d3rwll?migrateFrom=z6qx7z
In this sandbox when you press ArrowRight texture of plane is changed to other but based on same picture (you can see keyframes constant) - just press ArrowRight multiple times
But first and second textures are different visually
Can someone explain this behavior?
The text was updated successfully, but these errors were encountered: