diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bf8cec..d633108 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}