Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Assets/Scenes/IRISScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1117,9 +1117,9 @@ Camera:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 132846232}
m_Enabled: 0
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_ClearFlags: 3
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
Expand All @@ -1146,10 +1146,10 @@ Camera:
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: 0
m_Depth: 1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_Bits: 128
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
Expand Down Expand Up @@ -10777,7 +10777,7 @@ Camera:
m_Depth: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 2147483639
m_Bits: 2147483447
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
Expand Down Expand Up @@ -11011,9 +11011,9 @@ Camera:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1910649760}
m_Enabled: 0
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_ClearFlags: 3
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
Expand All @@ -11040,10 +11040,10 @@ Camera:
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: 0
m_Depth: 1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_Bits: 64
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
Expand Down
2 changes: 1 addition & 1 deletion Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.textmeshpro": "3.0.6"
},
"hash": "93b4a29f1cfedfe3d6ffcf4cb878aa500da9a93b"
"hash": "f59927ca446f0b58ffdc78539ae873fb082ec561"
},
"com.meta.xr.mrutilitykit": {
"version": "83.0.1",
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/TagManager.asset
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ TagManager:
- Overlay UI
- Water
- UI
-
-
- IRISStereoLeft
- IRISStereoRight
-
-
-
Expand Down
Loading