add altostratus height slider

This commit is contained in:
Xonk
2023-12-31 20:33:33 -05:00
parent e2eead3c19
commit ce844138d8
4 changed files with 8 additions and 5 deletions

View File

@ -24,7 +24,7 @@ uniform int worldTime;
float CumulusHeight = Cumulus_height;
float MaxCumulusHeight = CumulusHeight + 100;
float AltostratusHeight = 2000;
float AltostratusHeight = Alto_height;
float rainCloudwetness = rainStrength;