Skip to content

Commit 73fb326

Browse files
committed
fix postprocess
1 parent 8b757d7 commit 73fb326

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Assets/Scenes/WACVR.unity

+4-4
Original file line numberDiff line numberDiff line change
@@ -13211,7 +13211,7 @@ MonoBehaviour:
1321113211
m_Bits: 1
1321213212
m_VolumeTrigger: {fileID: 0}
1321313213
m_VolumeFrameworkUpdateModeOption: 2
13214-
m_RenderPostProcessing: 0
13214+
m_RenderPostProcessing: 1
1321513215
m_Antialiasing: 0
1321613216
m_AntialiasingQuality: 2
1321713217
m_StopNaN: 0
@@ -15314,11 +15314,11 @@ MonoBehaviour:
1531415314
m_Bits: 1
1531515315
m_VolumeTrigger: {fileID: 0}
1531615316
m_VolumeFrameworkUpdateModeOption: 2
15317-
m_RenderPostProcessing: 0
15317+
m_RenderPostProcessing: 1
1531815318
m_Antialiasing: 0
1531915319
m_AntialiasingQuality: 2
15320-
m_StopNaN: 0
15321-
m_Dithering: 0
15320+
m_StopNaN: 1
15321+
m_Dithering: 1
1532215322
m_ClearDepth: 1
1532315323
m_AllowXRRendering: 1
1532415324
m_RequiresDepthTexture: 0

0 commit comments

Comments
 (0)