Skip to content

Commit

Permalink
Update fadingTiles.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jan 10, 2024
1 parent 3229c39 commit 75a0426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/fadingTiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let groundTiles, skyTiles, tilesParent;
const params = {

reinstantiateTiles,
fadeRootTiles: false,
fadeRootTiles: true,
useFade: true,
errorTarget: 12,
fadeDuration: 0.5,
Expand Down

0 comments on commit 75a0426

Please sign in to comment.