diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f4eeba..f1db3ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -678,10 +678,9 @@ export default function Home() { hillScale={0.1} hillHeight={6.0} detailScale={1.0} - // detailHeight={0.1} detailHeight={0.2} wireframe={false} - grassCount={8000} + grassCount={6000} grassSize={0.6} grassLOD={60} />