model
This commit is contained in:
parent
533c839925
commit
9eea613c93
|
@ -13,7 +13,7 @@ const pillar_size = 80 * 0.001
|
||||||
<template>
|
<template>
|
||||||
<TresGroup>
|
<TresGroup>
|
||||||
<Suspense>
|
<Suspense>
|
||||||
<Environment files='/hdrmaps/lonely_road_afternoon_4k.hdr' :background="true" />
|
<Environment files='\hdrmaps\skukuza_golf_4k.hdr' :background="true" />
|
||||||
</Suspense>
|
</Suspense>
|
||||||
<Suspense>
|
<Suspense>
|
||||||
<TresGroup :scale="2" :rotate-y="-Math.PI * -0.5" :translate-y="-1.5">
|
<TresGroup :scale="2" :rotate-y="-Math.PI * -0.5" :translate-y="-1.5">
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue