DIsable certain shader features in Volumetric Fog shader

This commit is contained in:
Wojtek Figat
2024-04-04 14:35:22 +02:00
parent 3d0d41ebff
commit 8bd409e95d

View File

@@ -7,6 +7,8 @@
#define NO_GBUFFER_SAMPLING
#define LIGHTING_NO_DIRECTIONAL 1
#define LIGHTING_NO_SPECULAR 0
#define SHADOWS_QUALITY 0
// Debug voxels world space positions
#define DEBUG_VOXEL_WS_POS 0