Tweak tree shaders to add depth and variation to foliage

This commit is contained in:
Lucien
2026-08-10 13:42:47 +02:00
parent 2027105d82
commit 6a6004b3c8
33 changed files with 8828 additions and 236 deletions
@@ -28,6 +28,10 @@ Material:
m_Texture: {fileID: 2800000, guid: dad6befa52e5c76418f231f1a631792a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MaskMap:
m_Texture: {fileID: 2800000, guid: 030f9a1eb99da114595e15b4bdc8416b, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 2800000, guid: e6f7757b223f60e49a7a5e9b1485a675, type: 3}
m_Scale: {x: 1, y: 1}
@@ -50,16 +54,19 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO_Apply: 0
- _AO_Power: 1.78
- _AO_Strength: 1.08
- _HideRadius: 0.3
- _Metallic: 0
- _NormalStrength: 1
- _QueueControl: 0
- _QueueOffset: 0
- _ShouldHide: 0
- _Smoothness: 0
- _Smoothness: 0.11
m_Colors:
- _PlayerPosition: {r: 0, g: 0, b: 0, a: 0}
- _Tint: {r: 0.90588236, g: 0.83137256, b: 0.83137256, a: 1}
- _Tint: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []
--- !u!114 &3103991028694557381
MonoBehaviour:
@@ -41,6 +41,10 @@ Material:
m_Texture: {fileID: 2800000, guid: 72a8286138908354e8f574cc7ed70006, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MaskMap:
m_Texture: {fileID: 2800000, guid: 48ed93ca43658dd479fd0e8bdc85c438, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 2800000, guid: 0e745d6d7639b5a4dbabd53d61dec315, type: 3}
m_Scale: {x: 1, y: 1}
@@ -63,20 +67,26 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO_Apply: 0.619
- _AO_Power: 0.66
- _AO_strength: 1.16
- _ClipThreshold: 0.1
- _GeometryAdapt: -0.07
- _HideRadius: 0.4
- _Metallic: 0
- _NormalStrength: 1.17
- _Metallic: 0.21
- _NoiseColorScale: 0.7
- _NormalStrength: 2
- _QueueControl: 0
- _QueueOffset: 0
- _ShouldHide: 0
- _Smoothness: 0
- _Smoothness: 0.55
- _WindScale: 3.5
- _WindSpeed: 0.3
- _WindSpread: 0
- _WindStrength: 0.03
m_Colors:
- _DryColor: {r: 0.6886792, g: 0.6825545, b: 0.6464489, a: 1}
- _HeatlhyColor: {r: 1, g: 1, b: 1, a: 1}
- _PlayerPosition: {r: 0, g: 0, b: 0, a: 0}
- _Tint: {r: 1, g: 1, b: 1, a: 1}
- _WindSpread: {r: 0.15, g: 0.1, b: 0, a: 0}
@@ -28,6 +28,10 @@ Material:
m_Texture: {fileID: 2800000, guid: dad6befa52e5c76418f231f1a631792a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MaskMap:
m_Texture: {fileID: 2800000, guid: 030f9a1eb99da114595e15b4bdc8416b, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 2800000, guid: e6f7757b223f60e49a7a5e9b1485a675, type: 3}
m_Scale: {x: 1, y: 1}
@@ -50,17 +54,20 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO_Apply: 0
- _AO_Power: 1.78
- _AO_Strength: 1.08
- _HeightMultiplier: 0.06
- _HideRadius: 0.3
- _Metallic: 0
- _NormalStrength: 1
- _NormalStrength: 2.71
- _QueueControl: 0
- _QueueOffset: 0
- _ShouldHide: 0
- _Smoothness: 0
- _Smoothness: 0.11
m_Colors:
- _PlayerPosition: {r: 0, g: 0, b: 0, a: 0}
- _Tint: {r: 0.90588236, g: 0.83137256, b: 0.83137256, a: 1}
- _Tint: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []
--- !u!114 &3103991028694557381
MonoBehaviour: