Skip to content

Commit

Permalink
reinstate flip
Browse files Browse the repository at this point in the history
  • Loading branch information
aardgoose committed Dec 22, 2023
1 parent 5cec698 commit 0d5bf0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/jsm/renderers/common/nodes/Nodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ class Nodes extends DataMap {
if ( background.mapping === EquirectangularReflectionMapping || background.mapping === EquirectangularRefractionMapping ) {

nodeUV = equirectUV();
background.flipY = false;

} else {

Expand Down

0 comments on commit 0d5bf0a

Please sign in to comment.