Allow more control over cloud shadows
This commit is contained in:
@@ -163,6 +163,7 @@ doDrawing' win pdata u = do
|
||||
createLightMap
|
||||
(w ^. wCam)
|
||||
cfig
|
||||
(cfig ^. gr_shadow_rendering)
|
||||
(fromIntegral trueNWalls)
|
||||
nSilIndices
|
||||
nIndices
|
||||
@@ -286,6 +287,7 @@ doDrawing' win pdata u = do
|
||||
createLightMap
|
||||
(w ^. wCam)
|
||||
cfig
|
||||
(cfig ^. gr_shadows_on_clouds)
|
||||
(fromIntegral trueNWalls)
|
||||
nSilIndices
|
||||
nIndices
|
||||
|
||||
Reference in New Issue
Block a user