Disabled TAA and made bloom less intense.
This commit is contained in:
parent
1e36cf455f
commit
227906072b
@ -29,7 +29,7 @@ MonoBehaviour:
|
|||||||
m_Settings:
|
m_Settings:
|
||||||
excludeSkybox: 1
|
excludeSkybox: 1
|
||||||
antialiasing:
|
antialiasing:
|
||||||
m_Enabled: 1
|
m_Enabled: 0
|
||||||
m_Settings:
|
m_Settings:
|
||||||
method: 1
|
method: 1
|
||||||
fxaaSettings:
|
fxaaSettings:
|
||||||
@ -103,7 +103,7 @@ MonoBehaviour:
|
|||||||
intensity: 0.5
|
intensity: 0.5
|
||||||
threshold: 1.15
|
threshold: 1.15
|
||||||
softKnee: 0.5
|
softKnee: 0.5
|
||||||
radius: 5
|
radius: 2.5
|
||||||
antiFlicker: 1
|
antiFlicker: 1
|
||||||
lensDirt:
|
lensDirt:
|
||||||
texture: {fileID: 0}
|
texture: {fileID: 0}
|
||||||
|
Loading…
Reference in New Issue
Block a user