Skip to content

Commit 0023ea4

Browse files
committed
chore: update sample files
1 parent 3df0be9 commit 0023ea4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

packages/fragments/src/FragmentsModels/examples/BuildingConfigurator/example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ fragments.init(workerUrl);
105105
// Temp until we publish the libraries, to be able to use postproduction
106106
// @ts-ignore
107107

108-
fragments.settings.graphicsQuality = 1;
108+
fragments.core.settings.graphicsQuality = 1;
109109

110110
world.camera.controls.addEventListener("control", () => {
111111
fragments.core.update();

resources/frags/school_arq.frag

570 KB
Binary file not shown.

resources/frags/school_str.frag

92.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)