Skip to content

Commit ede67bf

Browse files
authored
disabled sub surface scattering on snow and ice for consistency
1 parent d6d5185 commit ede67bf

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

shaders/lib/shaderSettings/materials.glsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
#define ALTERNATIVE_AMETHYST_STYLE 0 //[0 1]
7474

75-
#define SSS_SNOW_ICE
75+
//#define SSS_SNOW_ICE
7676

7777
#define ACT_ORE_INTENSITY 1.0 //[0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0]
7878

0 commit comments

Comments
 (0)