Add line shadow shader
This commit is contained in:
@@ -11,6 +11,7 @@ data RenderData = RenderData
|
||||
, _lightingOccludeShader :: FullShader
|
||||
, _lightingWallShader :: FullShader
|
||||
, _lightingSurfaceShader :: FullShader
|
||||
, _lightingLineShadowShader :: FullShader
|
||||
, _wallBlankShader :: FullShader
|
||||
, _wallTextureShader :: FullShader
|
||||
, _textureShader :: FullShader
|
||||
|
||||
Reference in New Issue
Block a user