fix: restore terrain parameters
This commit is contained in:
+2
-3
@@ -676,11 +676,10 @@ export default function Home() {
|
||||
resolution={8.0}
|
||||
scale={1}
|
||||
hillScale={0.1}
|
||||
hillHeight={0.0}
|
||||
// hillHeight={6.0}
|
||||
hillHeight={6.0}
|
||||
detailScale={1.0}
|
||||
// detailHeight={0.1}
|
||||
detailHeight={0.0}
|
||||
detailHeight={0.2}
|
||||
wireframe={false}
|
||||
grassCount={8000}
|
||||
grassSize={0.6}
|
||||
|
||||
Reference in New Issue
Block a user