mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
add altostratus height slider
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user