Skip to content

Commit d6accc8

Browse files
committed
Update vignette.ts
1 parent 282097a commit d6accc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manual/assets/js/src/demos/vignette.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ window.addEventListener("load", () => void load().then((assets) => {
6565
});
6666

6767
renderer.debug.checkShaderErrors = Utils.isLocalhost;
68+
renderer.setPixelRatio(window.devicePixelRatio);
6869

6970
// Camera & Controls
7071

0 commit comments

Comments
 (0)