fix: make fog fit hdr
This commit is contained in:
@@ -84,7 +84,7 @@ function Scene() {
|
||||
background
|
||||
/>
|
||||
|
||||
<fogExp2 attach='fog' args={[0x9a9a9a, 0.0125]} />
|
||||
<fogExp2 attach='fog' args={[0xa3a5ba, 0.0125]} />
|
||||
|
||||
<ambientLight intensity={0.5} />
|
||||
<directionalLight
|
||||
|
||||
Reference in New Issue
Block a user