style: formatting
This commit is contained in:
@@ -154,8 +154,8 @@ export default function Seal() {
|
|||||||
gl={{ antialias: false, powerPreference: "high-performance" }}
|
gl={{ antialias: false, powerPreference: "high-performance" }}
|
||||||
className='canvas'
|
className='canvas'
|
||||||
>
|
>
|
||||||
<AmbientSound url="niko/snd/wind.mp3" volume={0.4}/>
|
<AmbientSound url="niko/snd/wind.mp3" volume={0.4} />
|
||||||
<AmbientSound url="niko/snd/birds.mp3" volume={0.1}/>
|
<AmbientSound url="niko/snd/birds.mp3" volume={0.1} />
|
||||||
|
|
||||||
<Scene />
|
<Scene />
|
||||||
<PostProcessing />
|
<PostProcessing />
|
||||||
|
|||||||
Reference in New Issue
Block a user