Skip to content

Commit 55a86cf

Browse files
committed
Camera clear color.
1 parent ad60332 commit 55a86cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/Level/Level.unity

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ Camera:
225225
m_GameObject: {fileID: 604282962}
226226
m_Enabled: 1
227227
serializedVersion: 2
228-
m_ClearFlags: 4
229-
m_BackGroundColor: {r: .192156866, g: .301960796, b: .474509805, a: .0196078438}
228+
m_ClearFlags: 2
229+
m_BackGroundColor: {r: 1, g: 1, b: 1, a: 1}
230230
m_NormalizedViewPortRect:
231231
serializedVersion: 2
232232
x: 0

0 commit comments

Comments
 (0)