Skip to content

Commit 77882c2

Browse files
committed
update post process tint
1 parent 87cd362 commit 77882c2

File tree

3 files changed

+575
-11
lines changed

3 files changed

+575
-11
lines changed

TerrainTest/Assets/Materials/Post.mat

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,15 @@ Material:
9494
m_Offset: {x: 0, y: 0}
9595
m_Ints: []
9696
m_Floats:
97+
- _AlphaAdjust: 0.179
9798
- _AlphaClip: 0
9899
- _AlphaToMask: 0
99100
- _Blend: 0
100101
- _BlendModePreserveSpecular: 1
101102
- _BumpScale: 1
102103
- _ClearCoatMask: 0
103104
- _ClearCoatSmoothness: 0
104-
- _ColorAdjust: -0.72
105+
- _ColorAdjust: -0.619
105106
- _Cull: 2
106107
- _Cutoff: 0.5
107108
- _DetailAlbedoMapScale: 1
@@ -124,7 +125,7 @@ Material:
124125
- _SrcBlend: 1
125126
- _SrcBlendAlpha: 1
126127
- _Surface: 0
127-
- _TextureIntense: 0.392
128+
- _TextureIntense: 0.587
128129
- _WindowOffsetX: 0.13
129130
- _WindowOffsetY: 0.25
130131
- _WindowTiliingY: 0.592

TerrainTest/Assets/Scenes/HexTest1/Global Volume Profile.asset

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ MonoBehaviour:
1515
active: 1
1616
postExposure:
1717
m_OverrideState: 1
18-
m_Value: -0.15
18+
m_Value: 0.05
1919
contrast:
2020
m_OverrideState: 1
21-
m_Value: -13.4
21+
m_Value: -21.8
2222
colorFilter:
2323
m_OverrideState: 0
2424
m_Value: {r: 1, g: 1, b: 1, a: 1}
2525
hueShift:
2626
m_OverrideState: 1
27-
m_Value: 0
27+
m_Value: 1.9
2828
saturation:
2929
m_OverrideState: 1
30-
m_Value: -20.2
30+
m_Value: -31.9
3131
--- !u!114 &11400000
3232
MonoBehaviour:
3333
m_ObjectHideFlags: 0

0 commit comments

Comments
 (0)