Skip to content

Commit ee42885

Browse files
committed
Update camera clear flags to solid color
1 parent 945d788 commit ee42885

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Samples~/XRController/XRControllerSample.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ Camera:
155155
m_GameObject: {fileID: 330585543}
156156
m_Enabled: 1
157157
serializedVersion: 2
158-
m_ClearFlags: 1
159-
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
158+
m_ClearFlags: 2
159+
m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0}
160160
m_projectionMatrixMode: 1
161161
m_GateFitMode: 2
162162
m_FOVAxisMode: 0
@@ -182,7 +182,7 @@ Camera:
182182
field of view: 60
183183
orthographic: 0
184184
orthographic size: 5
185-
m_Depth: -1
185+
m_Depth: 0
186186
m_CullingMask:
187187
serializedVersion: 2
188188
m_Bits: 4294967295

0 commit comments

Comments
 (0)