Skip to content

Commit

Permalink
Let's try desktop bloom in fast mode for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak committed Mar 9, 2024
1 parent 34f5989 commit f2451db
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Assets/QualityLevels Mobile.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: QualityLevels Mobile
m_EditorClassIdentifier:
m_qualityLevels:
- m_Bloom: 0
- m_Bloom: 1
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand All @@ -28,7 +28,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 5
m_FixedFoveationLevel: 2
- m_Bloom: 0
- m_Bloom: 1
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand All @@ -43,7 +43,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 5
m_FixedFoveationLevel: 1
- m_Bloom: 0
- m_Bloom: 1
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand All @@ -58,7 +58,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 5
m_FixedFoveationLevel: 0
- m_Bloom: 0
- m_Bloom: 1
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand All @@ -73,7 +73,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 4
m_FixedFoveationLevel: 0
- m_Bloom: 0
- m_Bloom: 1
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand All @@ -88,7 +88,7 @@ MonoBehaviour:
m_MaxSimplificationUserStrokes: 2
m_GpuLevel: 3
m_FixedFoveationLevel: 0
- m_Bloom: 3
- m_Bloom: 1
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: 3
- m_Bloom: 1
m_Hdr: 0
m_Fxaa: 0
m_MsaaLevel: 2
Expand Down

0 comments on commit f2451db

Please sign in to comment.