remove stats
This commit is contained in:
parent
62ee7e7c06
commit
24120cc7df
|
@ -25,7 +25,6 @@ const cameraStat = reactive({
|
|||
</div>
|
||||
</template>
|
||||
<Loader />
|
||||
<Stats />
|
||||
<TresCanvas clear-color="#e2e8f0">
|
||||
<TresPerspectiveCamera v-bind="cameraStat" ref="camera" />
|
||||
<OrbitControls v-bind="controlsState" make-default />
|
||||
|
|
Loading…
Reference in New Issue