Add "cap" shadow shader

This commit is contained in:
2021-08-29 18:13:55 +01:00
parent d23f36ea95
commit eba8ff121c
12 changed files with 66 additions and 8 deletions
+1
View File
@@ -16,6 +16,7 @@ data RenderData = RenderData
, _lightingWallShader :: FullShader
, _lightingSurfaceShader :: FullShader
, _lightingLineShadowShader :: FullShader
, _lightingCapShader :: FullShader
, _wallBlankShader :: FullShader
, _wallTextureShader :: FullShader
, _textureArrayShader :: FullShader