fix: remove duplicate env
This commit is contained in:
@@ -154,12 +154,6 @@ export default function Seal() {
|
|||||||
<Scene />
|
<Scene />
|
||||||
<PostProcessing />
|
<PostProcessing />
|
||||||
|
|
||||||
<Environment
|
|
||||||
files={'niko/hdr/sky.hdr'}
|
|
||||||
environmentIntensity={1}
|
|
||||||
background
|
|
||||||
/>
|
|
||||||
|
|
||||||
<OrbitControls
|
<OrbitControls
|
||||||
target={[0, 3, 0]}
|
target={[0, 3, 0]}
|
||||||
enablePan={false}
|
enablePan={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user