调整草数

This commit is contained in:
2026-03-26 10:30:11 +08:00
parent 3491447cfd
commit a8308174df

View File

@@ -305,7 +305,7 @@ export class OceanScene {
async initVegetation() {
const vegSystem = new VegetationSystem(this.terrainGenerator, {
grassCount: 140000, // 草簇数量,越大地表覆盖越密
grassCount: 28000, // 草簇数量,越大地表覆盖越密
shrubCount: 12, // 灌木和低矮植物数量
treeCount: 9, // 树木数量
terrainSize: 1200, // 植被允许分布的地形范围