3
3
--- !u!129 &1
4
4
PlayerSettings :
5
5
m_ObjectHideFlags : 0
6
- serializedVersion : 23
6
+ serializedVersion : 24
7
7
productGUID : 36128be55b3d22b46894bbc0c8443b80
8
8
AndroidProfiler : 0
9
9
AndroidFilterTouchesWhenObscured : 0
@@ -48,14 +48,14 @@ PlayerSettings:
48
48
defaultScreenHeightWeb : 600
49
49
m_StereoRenderingPath : 0
50
50
m_ActiveColorSpace : 0
51
+ m_SpriteBatchVertexThreshold : 300
51
52
m_MTRendering : 1
52
53
mipStripping : 0
53
54
numberOfMipsStripped : 0
54
55
m_StackTraceTypes : 010000000100000001000000010000000100000001000000
55
56
iosShowActivityIndicatorOnLoading : -1
56
57
androidShowActivityIndicatorOnLoading : -1
57
58
iosUseCustomAppBackgroundBehavior : 0
58
- iosAllowHTTPDownload : 1
59
59
allowedAutorotateToPortrait : 1
60
60
allowedAutorotateToPortraitUpsideDown : 1
61
61
allowedAutorotateToLandscapeRight : 1
@@ -119,8 +119,11 @@ PlayerSettings:
119
119
switchNVNShaderPoolsGranularity : 33554432
120
120
switchNVNDefaultPoolsGranularity : 16777216
121
121
switchNVNOtherPoolsGranularity : 16777216
122
+ switchGpuScratchPoolGranularity : 2097152
123
+ switchAllowGpuScratchShrinking : 0
122
124
switchNVNMaxPublicTextureIDCount : 0
123
125
switchNVNMaxPublicSamplerIDCount : 0
126
+ switchNVNGraphicsFirmwareMemory : 32
124
127
stadiaPresentMode : 0
125
128
stadiaTargetFramerate : 0
126
129
vulkanNumSwapchainBuffers : 3
@@ -145,7 +148,6 @@ PlayerSettings:
145
148
enable360StereoCapture : 0
146
149
isWsaHolographicRemotingEnabled : 0
147
150
enableFrameTimingStats : 0
148
- enableOpenGLProfilerGPURecorders : 1
149
151
useHDRDisplay : 0
150
152
D3DHDRBitDepth : 0
151
153
m_ColorGamuts : 00000000
@@ -174,12 +176,13 @@ PlayerSettings:
174
176
APKExpansionFiles : 0
175
177
keepLoadedShadersAlive : 0
176
178
StripUnusedMeshComponents : 1
179
+ strictShaderVariantMatching : 0
177
180
VertexChannelCompressionMask : 4054
178
181
iPhoneSdkVersion : 988
179
- iOSTargetOSVersionString : 11 .0
182
+ iOSTargetOSVersionString : 12 .0
180
183
tvOSSdkVersion : 0
181
184
tvOSRequireExtendedGameController : 0
182
- tvOSTargetOSVersionString : 11 .0
185
+ tvOSTargetOSVersionString : 12 .0
183
186
uIPrerenderedIcon : 0
184
187
uIRequiresPersistentWiFi : 0
185
188
uIRequiresFullScreen : 1
@@ -518,7 +521,7 @@ PlayerSettings:
518
521
m_APIs : 10000000
519
522
m_Automatic : 1
520
523
- m_BuildTarget : WebGLSupport
521
- m_APIs : 08000000
524
+ m_APIs : 0b000000
522
525
m_Automatic : 0
523
526
m_BuildTargetVRSettings :
524
527
- m_BuildTarget : Standalone
@@ -537,6 +540,9 @@ PlayerSettings:
537
540
m_BuildTargetGroupLightmapEncodingQuality :
538
541
- m_BuildTarget : WebGL
539
542
m_EncodingQuality : 0
543
+ m_BuildTargetGroupHDRCubemapEncodingQuality :
544
+ - m_BuildTarget : WebGL
545
+ m_EncodingQuality : 1
540
546
m_BuildTargetGroupLightmapSettings :
541
547
- m_BuildTarget : WebGL
542
548
m_TextureStreamingEnabled : 0
@@ -553,6 +559,7 @@ PlayerSettings:
553
559
locationUsageDescription :
554
560
microphoneUsageDescription :
555
561
bluetoothUsageDescription :
562
+ macOSTargetOSVersion : 10.13.0
556
563
switchNMETAOverride :
557
564
switchNetLibKey :
558
565
switchSocketMemoryPoolSize : 6144
@@ -564,6 +571,7 @@ PlayerSettings:
564
571
switchLTOSetting : 0
565
572
switchApplicationID : 0x01004b9000490000
566
573
switchNSODependencies :
574
+ switchCompilerFlags :
567
575
switchTitleNames_0 :
568
576
switchTitleNames_1 :
569
577
switchTitleNames_2 :
@@ -790,12 +798,19 @@ PlayerSettings:
790
798
webGLLinkerTarget : 1
791
799
webGLThreadsSupport : 0
792
800
webGLDecompressionFallback : 0
801
+ webGLInitialMemorySize : 32
802
+ webGLMaximumMemorySize : 2048
803
+ webGLMemoryGrowthMode : 2
804
+ webGLMemoryLinearGrowthStep : 16
805
+ webGLMemoryGeometricGrowthStep : 0.2
806
+ webGLMemoryGeometricGrowthCap : 96
793
807
scriptingDefineSymbols : {}
794
808
additionalCompilerArguments : {}
795
809
platformArchitecture : {}
796
810
scriptingBackend : {}
797
811
il2cppCompilerConfiguration :
798
812
WebGL : 1
813
+ il2cppCodeGeneration : {}
799
814
managedStrippingLevel :
800
815
WebGL : 3
801
816
incrementalIl2cppBuild : {}
@@ -893,3 +908,4 @@ PlayerSettings:
893
908
playerDataPath :
894
909
forceSRGBBlit : 1
895
910
virtualTexturingSupportEnabled : 0
911
+ insecureHttpOption : 0
0 commit comments