Skip to content

Commit

Permalink
Camera clear color.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesKim2998 committed Jun 28, 2015
1 parent ad60332 commit 55a86cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/Level/Level.unity
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ Camera:
m_GameObject: {fileID: 604282962}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 4
m_BackGroundColor: {r: .192156866, g: .301960796, b: .474509805, a: .0196078438}
m_ClearFlags: 2
m_BackGroundColor: {r: 1, g: 1, b: 1, a: 1}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
Expand Down

0 comments on commit 55a86cf

Please sign in to comment.