mirror of
https://github.com/maxartz15/VolumetricLighting.git
synced 2025-06-20 02:16:43 +02:00
Remove the unused dir shadowmap stuff.
This commit is contained in:
@ -11,8 +11,6 @@
|
||||
#endif
|
||||
|
||||
RWTexture3D<half4> _VolumeInject;
|
||||
Texture2D _Shadowmap;
|
||||
SamplerState sampler_Shadowmap;
|
||||
float4 _FrustumRays[4];
|
||||
float4 _CameraPos;
|
||||
float4 _FrustumRaysLight[4];
|
||||
|
Reference in New Issue
Block a user