mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 22:14:05 +09:00
actual maths solution for the smoothLinear
This commit is contained in:
@@ -153,6 +153,7 @@ internal object WeatherMixer : RNGConsumer {
|
||||
|
||||
var turbidity = 4.0; private set
|
||||
private var gH = (4f/3f) * App.scr.height
|
||||
// private var gH = 0.8f * App.scr.height
|
||||
|
||||
internal var parallaxPos = 0f; private set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user