Skip to content

Commit

Permalink
WebGL build settings, disabled compression, Improved HDR encoding qua…
Browse files Browse the repository at this point in the history
…lity.
  • Loading branch information
OudomMunint committed Sep 3, 2024
1 parent bac26b5 commit 39c25cf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,9 @@ PlayerSettings:
iPhone: 1
tvOS: 1
m_BuildTargetGroupLightmapEncodingQuality: []
m_BuildTargetGroupHDRCubemapEncodingQuality: []
m_BuildTargetGroupHDRCubemapEncodingQuality:
- m_BuildTarget: WebGL
m_EncodingQuality: 1
m_BuildTargetGroupLightmapSettings: []
m_BuildTargetGroupLoadStoreDebugModeSettings: []
m_BuildTargetNormalMapEncoding: []
Expand Down Expand Up @@ -764,7 +766,7 @@ PlayerSettings:
webGLTemplate: APPLICATION:Default
webGLAnalyzeBuildSize: 0
webGLUseEmbeddedResources: 0
webGLCompressionFormat: 1
webGLCompressionFormat: 2
webGLWasmArithmeticExceptions: 0
webGLLinkerTarget: 1
webGLThreadsSupport: 0
Expand Down

0 comments on commit 39c25cf

Please sign in to comment.