remove stats

This commit is contained in:
Kseninia Mikhaylova 2024-07-03 16:49:04 +03:00
parent 91e1b97ed0
commit 4924c2be64
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ watch([section_count, extra_section], () => {
</template>
<Loader />
<TresCanvas shadows>
<StatsGl />
<TresPerspectiveCamera v-bind="cameraStat" ref="camera" />
<OrbitControls v-bind="controlsState" make-default />
<TresGroup :position-x="Math.min(section_count, max_size) * fence_section * -1" :position-y="-3">