Skip to content

Commit 9eaee04

Browse files
committed
Update project settings
1 parent 431e921 commit 9eaee04

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

ProjectSettings/GraphicsSettings.asset

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ GraphicsSettings:
3838
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
3939
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
4040
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
41+
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
4142
m_PreloadedShaders: []
4243
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
4344
type: 0}

ProjectSettings/ProjectSettings.asset

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ PlayerSettings:
1717
defaultCursor: {fileID: 0}
1818
cursorHotspot: {x: 0, y: 0}
1919
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
20-
m_ShowUnitySplashScreen: 0
20+
m_ShowUnitySplashScreen: 1
2121
m_ShowUnitySplashLogo: 1
2222
m_SplashScreenOverlayOpacity: 1
2323
m_SplashScreenAnimation: 1
@@ -42,8 +42,8 @@ PlayerSettings:
4242
m_SplashScreenLogos: []
4343
m_VirtualRealitySplashScreen: {fileID: 0}
4444
m_HolographicTrackingLossScreen: {fileID: 0}
45-
defaultScreenWidth: 1024
46-
defaultScreenHeight: 768
45+
defaultScreenWidth: 1920
46+
defaultScreenHeight: 1080
4747
defaultScreenWidthWeb: 960
4848
defaultScreenHeightWeb: 600
4949
m_StereoRenderingPath: 0

0 commit comments

Comments
 (0)