dev #84

Merged
ksenia_mikhailova merged 141 commits from dev into main 2024-10-03 15:30:24 +03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a59d8c77f - Show all commits

View File

@ -42,7 +42,7 @@ watch(fence_section, () => {
</template>
<Loader />
<Stats />
<TresCanvas>
<TresCanvas clear-color="#ccc">
<TresPerspectiveCamera v-bind="cameraStat" ref="camera" />
<OrbitControls v-bind="controlsState" make-default />
<Suspense>