parametric
This commit is contained in:
parent
405c2a6b77
commit
7a59d8c77f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue