Remove BloomNoZWrite layer
This commit is contained in:
@@ -29,7 +29,7 @@ drawShell mcol pj =
|
||||
where
|
||||
thelight =
|
||||
foldMap
|
||||
(\col -> setLayer BloomNoZWrite . setDepth 4.5 . color col $ circleSolid 3)
|
||||
(\col -> setLayer BloomLayer . setDepth 4.5 . color col $ circleSolid 3)
|
||||
mcol
|
||||
|
||||
shellShape :: Shape
|
||||
|
||||
Reference in New Issue
Block a user