DIsable certain shader features in Volumetric Fog shader
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user