summaryrefslogtreecommitdiffstats
path: root/Shaders/grass
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2023-11-18 19:00:05 -0800
committeryum <yum.food.vr@gmail.com>2023-11-18 19:00:51 -0800
commitcc9929544da3f993a46a4fafa471cbd214c97215 (patch)
treec2aa106fc8b29de7c186fe386166e75cc55ff657 /Shaders/grass
parent03368f2d8660c90b760051363be50552e4b27cc8 (diff)
Update README
Diffstat (limited to 'Shaders/grass')
-rw-r--r--Shaders/grass/grass_lighting.cginc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Shaders/grass/grass_lighting.cginc b/Shaders/grass/grass_lighting.cginc
index b657354..4630f99 100644
--- a/Shaders/grass/grass_lighting.cginc
+++ b/Shaders/grass/grass_lighting.cginc
@@ -181,6 +181,7 @@ float4 effect(inout v2f i, out float depth)
float3 c = lerp(brown, green, uv_phase);
albedo = float4(c, 1.0);
}
+ albedo *= 0.8;
float3 normal = i.normal;
// Rotate the normals a little to make the blades of grass appear more