Skip to content

Commit 541d279

Browse files
committed
Fixes in Graphics API
1 parent cc95201 commit 541d279

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

ProjectSettings/GraphicsSettings.asset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ GraphicsSettings:
3838
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
3939
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
4040
- {fileID: 16001, 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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,15 @@ PlayerSettings:
342342
- m_BuildTarget: WebGLSupport
343343
m_APIs: 0b000000
344344
m_Automatic: 1
345+
- m_BuildTarget: MacStandaloneSupport
346+
m_APIs: 10000000
347+
m_Automatic: 0
348+
- m_BuildTarget: LinuxStandaloneSupport
349+
m_APIs: 15000000
350+
m_Automatic: 0
351+
- m_BuildTarget: WindowsStandaloneSupport
352+
m_APIs: 0200000015000000
353+
m_Automatic: 0
345354
m_BuildTargetVRSettings:
346355
- m_BuildTarget: Standalone
347356
m_Enabled: 0

0 commit comments

Comments
 (0)