Skip to content

Commit

Permalink
Reenable bloom for Quest (reverts #5 )
Browse files Browse the repository at this point in the history
The full PR had multiple commits but the only one that had any effect was the change to "QualityLevels Mobile.asset" which has issues in any case.
  • Loading branch information
andybak committed Mar 9, 2024
1 parent b3bee7a commit 34f5989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/QualityLevels Mobile.asset
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 3
m_FixedFoveationLevel: 0
- m_Bloom: 0
- m_Bloom: 3
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand All @@ -103,7 +103,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 5
m_FixedFoveationLevel: 0
- m_Bloom: 0
- m_Bloom: 3
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand Down

0 comments on commit 34f5989

Please sign in to comment.