Skip to content

Commit 5fa8504

Browse files
authored
Merge pull request #1685 from Areloch/maxRainDropBatch
Precipitation maxVBDrops correction.
2 parents 03a3d7f + e06018a commit 5fa8504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Engine/source/T3D/fx/precipitation.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ Precipitation::Precipitation()
298298
mSplashShaderCameraPosSC = NULL;
299299
mSplashShaderAmbientSC = NULL;
300300

301+
mMaxVBDrops = 5000;
301302
}
302303

303304
Precipitation::~Precipitation()

0 commit comments

Comments
 (0)