features
This commit is contained in:
parent
62ab6e4b15
commit
25d31f7256
|
@ -29,7 +29,7 @@ const pbrTexture = await useTexture({
|
|||
<template>
|
||||
<TresGroup>
|
||||
<Suspense>
|
||||
<Environment files='public/hdrmaps/kloppenheim_06_4k.hdr' :background="true" />
|
||||
<Environment files='public/hdrmaps/symmetrical_garden_4k.hdr' :background="true" />
|
||||
</Suspense>
|
||||
<Suspense>
|
||||
<TresGroup :scale="3" :rotate-y="-Math.PI * -0.5" :translate-y="-3.25">
|
||||
|
|
Loading…
Reference in New Issue