Skip to content

Commit

Permalink
Add subtle SSLF effect by default on HDRP template
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-chapelain committed Aug 1, 2023
1 parent 127aac1 commit c248827
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1345,7 +1345,7 @@ MonoBehaviour:
active: 1
intensity:
m_OverrideState: 1
m_Value: 0
m_Value: 0.1
tintColor:
m_OverrideState: 1
m_Value: {r: 1, g: 1, b: 1, a: 1}
Expand All @@ -1354,13 +1354,13 @@ MonoBehaviour:
m_Value: 1
firstFlareIntensity:
m_OverrideState: 1
m_Value: 1
m_Value: 0.5
secondaryFlareIntensity:
m_OverrideState: 1
m_Value: 1
warpedFlareIntensity:
m_OverrideState: 1
m_Value: 1
m_Value: 0.33
warpedFlareScale:
m_OverrideState: 1
m_Value: {x: 1, y: 1}
Expand All @@ -1381,7 +1381,7 @@ MonoBehaviour:
m_Value: 1.5
streaksIntensity:
m_OverrideState: 1
m_Value: 1
m_Value: 0
streaksLength:
m_OverrideState: 1
m_Value: 0.5
Expand All @@ -1399,10 +1399,10 @@ MonoBehaviour:
m_Value: {fileID: 0}
chromaticAbberationIntensity:
m_OverrideState: 1
m_Value: 0.5
m_Value: 0.33
chromaticAbberationSampleCount:
m_OverrideState: 1
m_Value: 3
m_Value: 4
--- !u!114 &1163264220479947793
MonoBehaviour:
m_ObjectHideFlags: 3
Expand Down

0 comments on commit c248827

Please sign in to comment.