mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
skybox size adjustment
This commit is contained in:
@@ -155,7 +155,7 @@ internal object WeatherMixer : RNGConsumer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var turbidity = 1.0; private set
|
var turbidity = 1.0; private set
|
||||||
private var gH = 1.4f * App.scr.height
|
private var gH = 1.8f * App.scr.height
|
||||||
// private var gH = 0.8f * App.scr.height
|
// private var gH = 0.8f * App.scr.height
|
||||||
|
|
||||||
internal var parallaxPos = 0f; private set
|
internal var parallaxPos = 0f; private set
|
||||||
|
|||||||
Reference in New Issue
Block a user