ProjectSettings.asset 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 15
  7. productGUID: 2ed9f077cb8c7421b9d7c7fa18f3c25d
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 4
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: com.grpc.examples
  16. productName: HelloworldUnity
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
  20. m_ShowUnitySplashScreen: 1
  21. m_ShowUnitySplashLogo: 1
  22. m_SplashScreenOverlayOpacity: 1
  23. m_SplashScreenAnimation: 1
  24. m_SplashScreenLogoStyle: 1
  25. m_SplashScreenDrawMode: 0
  26. m_SplashScreenBackgroundAnimationZoom: 1
  27. m_SplashScreenLogoAnimationZoom: 1
  28. m_SplashScreenBackgroundLandscapeAspect: 1
  29. m_SplashScreenBackgroundPortraitAspect: 1
  30. m_SplashScreenBackgroundLandscapeUvs:
  31. serializedVersion: 2
  32. x: 0
  33. y: 0
  34. width: 1
  35. height: 1
  36. m_SplashScreenBackgroundPortraitUvs:
  37. serializedVersion: 2
  38. x: 0
  39. y: 0
  40. width: 1
  41. height: 1
  42. m_SplashScreenLogos: []
  43. m_VirtualRealitySplashScreen: {fileID: 0}
  44. m_HolographicTrackingLossScreen: {fileID: 0}
  45. defaultScreenWidth: 1024
  46. defaultScreenHeight: 768
  47. defaultScreenWidthWeb: 960
  48. defaultScreenHeightWeb: 600
  49. m_StereoRenderingPath: 0
  50. m_ActiveColorSpace: 0
  51. m_MTRendering: 1
  52. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  53. iosShowActivityIndicatorOnLoading: -1
  54. androidShowActivityIndicatorOnLoading: -1
  55. iosAppInBackgroundBehavior: 0
  56. displayResolutionDialog: 1
  57. iosAllowHTTPDownload: 1
  58. allowedAutorotateToPortrait: 1
  59. allowedAutorotateToPortraitUpsideDown: 1
  60. allowedAutorotateToLandscapeRight: 1
  61. allowedAutorotateToLandscapeLeft: 1
  62. useOSAutorotation: 1
  63. use32BitDisplayBuffer: 1
  64. preserveFramebufferAlpha: 0
  65. disableDepthAndStencilBuffers: 0
  66. androidStartInFullscreen: 1
  67. androidRenderOutsideSafeArea: 0
  68. androidBlitType: 0
  69. defaultIsNativeResolution: 1
  70. macRetinaSupport: 1
  71. runInBackground: 1
  72. captureSingleScreen: 0
  73. muteOtherAudioSources: 0
  74. Prepare IOS For Recording: 0
  75. Force IOS Speakers When Recording: 0
  76. deferSystemGesturesMode: 0
  77. hideHomeButton: 0
  78. submitAnalytics: 1
  79. usePlayerLog: 1
  80. bakeCollisionMeshes: 0
  81. forceSingleInstance: 0
  82. resizableWindow: 0
  83. useMacAppStoreValidation: 0
  84. macAppStoreCategory: public.app-category.games
  85. gpuSkinning: 0
  86. graphicsJobs: 0
  87. xboxPIXTextureCapture: 0
  88. xboxEnableAvatar: 0
  89. xboxEnableKinect: 0
  90. xboxEnableKinectAutoTracking: 0
  91. xboxEnableFitness: 0
  92. visibleInBackground: 1
  93. allowFullscreenSwitch: 1
  94. graphicsJobMode: 0
  95. fullscreenMode: 1
  96. xboxSpeechDB: 0
  97. xboxEnableHeadOrientation: 0
  98. xboxEnableGuest: 0
  99. xboxEnablePIXSampling: 0
  100. metalFramebufferOnly: 0
  101. xboxOneResolution: 0
  102. xboxOneSResolution: 0
  103. xboxOneXResolution: 3
  104. xboxOneMonoLoggingLevel: 0
  105. xboxOneLoggingLevel: 1
  106. xboxOneDisableEsram: 0
  107. xboxOnePresentImmediateThreshold: 0
  108. switchQueueCommandMemory: 0
  109. vulkanEnableSetSRGBWrite: 0
  110. m_SupportedAspectRatios:
  111. 4:3: 1
  112. 5:4: 1
  113. 16:10: 1
  114. 16:9: 1
  115. Others: 1
  116. bundleVersion: 0.1
  117. preloadedAssets: []
  118. metroInputSource: 0
  119. wsaTransparentSwapchain: 0
  120. m_HolographicPauseOnTrackingLoss: 1
  121. xboxOneDisableKinectGpuReservation: 0
  122. xboxOneEnable7thCore: 0
  123. isWsaHolographicRemotingEnabled: 0
  124. vrSettings:
  125. cardboard:
  126. depthFormat: 0
  127. enableTransitionView: 0
  128. daydream:
  129. depthFormat: 0
  130. useSustainedPerformanceMode: 0
  131. enableVideoLayer: 0
  132. useProtectedVideoMemory: 0
  133. minimumSupportedHeadTracking: 0
  134. maximumSupportedHeadTracking: 1
  135. hololens:
  136. depthFormat: 1
  137. depthBufferSharingEnabled: 0
  138. oculus:
  139. sharedDepthBuffer: 0
  140. dashSupport: 0
  141. enable360StereoCapture: 0
  142. protectGraphicsMemory: 0
  143. enableFrameTimingStats: 0
  144. useHDRDisplay: 0
  145. m_ColorGamuts: 00000000
  146. targetPixelDensity: 30
  147. resolutionScalingMode: 0
  148. androidSupportedAspectRatio: 1
  149. androidMaxAspectRatio: 2.1
  150. applicationIdentifier:
  151. Android: com.grpc.examples
  152. Standalone: com.Company.ProductName
  153. iOS: com.jattermusch.grpc.example
  154. buildNumber: {}
  155. AndroidBundleVersionCode: 1
  156. AndroidMinSdkVersion: 21
  157. AndroidTargetSdkVersion: 0
  158. AndroidPreferredInstallLocation: 1
  159. aotOptions:
  160. stripEngineCode: 1
  161. iPhoneStrippingLevel: 0
  162. iPhoneScriptCallOptimization: 0
  163. ForceInternetPermission: 0
  164. ForceSDCardPermission: 0
  165. CreateWallpaper: 0
  166. APKExpansionFiles: 0
  167. keepLoadedShadersAlive: 0
  168. StripUnusedMeshComponents: 1
  169. VertexChannelCompressionMask: 4054
  170. iPhoneSdkVersion: 989
  171. iOSTargetOSVersionString: 9.0
  172. tvOSSdkVersion: 0
  173. tvOSRequireExtendedGameController: 0
  174. tvOSTargetOSVersionString: 9.0
  175. uIPrerenderedIcon: 0
  176. uIRequiresPersistentWiFi: 0
  177. uIRequiresFullScreen: 1
  178. uIStatusBarHidden: 1
  179. uIExitOnSuspend: 0
  180. uIStatusBarStyle: 0
  181. iPhoneSplashScreen: {fileID: 0}
  182. iPhoneHighResSplashScreen: {fileID: 0}
  183. iPhoneTallHighResSplashScreen: {fileID: 0}
  184. iPhone47inSplashScreen: {fileID: 0}
  185. iPhone55inPortraitSplashScreen: {fileID: 0}
  186. iPhone55inLandscapeSplashScreen: {fileID: 0}
  187. iPhone58inPortraitSplashScreen: {fileID: 0}
  188. iPhone58inLandscapeSplashScreen: {fileID: 0}
  189. iPadPortraitSplashScreen: {fileID: 0}
  190. iPadHighResPortraitSplashScreen: {fileID: 0}
  191. iPadLandscapeSplashScreen: {fileID: 0}
  192. iPadHighResLandscapeSplashScreen: {fileID: 0}
  193. appleTVSplashScreen: {fileID: 0}
  194. appleTVSplashScreen2x: {fileID: 0}
  195. tvOSSmallIconLayers: []
  196. tvOSSmallIconLayers2x: []
  197. tvOSLargeIconLayers: []
  198. tvOSLargeIconLayers2x: []
  199. tvOSTopShelfImageLayers: []
  200. tvOSTopShelfImageLayers2x: []
  201. tvOSTopShelfImageWideLayers: []
  202. tvOSTopShelfImageWideLayers2x: []
  203. iOSLaunchScreenType: 0
  204. iOSLaunchScreenPortrait: {fileID: 0}
  205. iOSLaunchScreenLandscape: {fileID: 0}
  206. iOSLaunchScreenBackgroundColor:
  207. serializedVersion: 2
  208. rgba: 0
  209. iOSLaunchScreenFillPct: 100
  210. iOSLaunchScreenSize: 100
  211. iOSLaunchScreenCustomXibPath:
  212. iOSLaunchScreeniPadType: 0
  213. iOSLaunchScreeniPadImage: {fileID: 0}
  214. iOSLaunchScreeniPadBackgroundColor:
  215. serializedVersion: 2
  216. rgba: 0
  217. iOSLaunchScreeniPadFillPct: 100
  218. iOSLaunchScreeniPadSize: 100
  219. iOSLaunchScreeniPadCustomXibPath:
  220. iOSUseLaunchScreenStoryboard: 0
  221. iOSLaunchScreenCustomStoryboardPath:
  222. iOSDeviceRequirements: []
  223. iOSURLSchemes: []
  224. iOSBackgroundModes: 0
  225. iOSMetalForceHardShadows: 0
  226. metalEditorSupport: 1
  227. metalAPIValidation: 1
  228. iOSRenderExtraFrameOnPause: 0
  229. appleDeveloperTeamID:
  230. iOSManualSigningProvisioningProfileID:
  231. tvOSManualSigningProvisioningProfileID:
  232. iOSManualSigningProvisioningProfileType: 0
  233. tvOSManualSigningProvisioningProfileType: 0
  234. appleEnableAutomaticSigning: 0
  235. iOSRequireARKit: 0
  236. appleEnableProMotion: 0
  237. clonedFromGUID: 5f34be1353de5cf4398729fda238591b
  238. templatePackageId: com.unity.template.2d@1.0.1
  239. templateDefaultScene: Assets/Scenes/SampleScene.unity
  240. AndroidTargetArchitectures: 5
  241. AndroidSplashScreenScale: 0
  242. androidSplashScreen: {fileID: 0}
  243. AndroidKeystoreName:
  244. AndroidKeyaliasName:
  245. AndroidBuildApkPerCpuArchitecture: 0
  246. AndroidTVCompatibility: 1
  247. AndroidIsGame: 1
  248. AndroidEnableTango: 0
  249. androidEnableBanner: 1
  250. androidUseLowAccuracyLocation: 0
  251. m_AndroidBanners:
  252. - width: 320
  253. height: 180
  254. banner: {fileID: 0}
  255. androidGamepadSupportLevel: 0
  256. resolutionDialogBanner: {fileID: 0}
  257. m_BuildTargetIcons: []
  258. m_BuildTargetPlatformIcons:
  259. - m_BuildTarget: Android
  260. m_Icons:
  261. - m_Textures: []
  262. m_Width: 432
  263. m_Height: 432
  264. m_Kind: 2
  265. m_SubKind:
  266. - m_Textures: []
  267. m_Width: 324
  268. m_Height: 324
  269. m_Kind: 2
  270. m_SubKind:
  271. - m_Textures: []
  272. m_Width: 216
  273. m_Height: 216
  274. m_Kind: 2
  275. m_SubKind:
  276. - m_Textures: []
  277. m_Width: 162
  278. m_Height: 162
  279. m_Kind: 2
  280. m_SubKind:
  281. - m_Textures: []
  282. m_Width: 108
  283. m_Height: 108
  284. m_Kind: 2
  285. m_SubKind:
  286. - m_Textures: []
  287. m_Width: 81
  288. m_Height: 81
  289. m_Kind: 2
  290. m_SubKind:
  291. - m_Textures: []
  292. m_Width: 192
  293. m_Height: 192
  294. m_Kind: 1
  295. m_SubKind:
  296. - m_Textures: []
  297. m_Width: 144
  298. m_Height: 144
  299. m_Kind: 1
  300. m_SubKind:
  301. - m_Textures: []
  302. m_Width: 96
  303. m_Height: 96
  304. m_Kind: 1
  305. m_SubKind:
  306. - m_Textures: []
  307. m_Width: 72
  308. m_Height: 72
  309. m_Kind: 1
  310. m_SubKind:
  311. - m_Textures: []
  312. m_Width: 48
  313. m_Height: 48
  314. m_Kind: 1
  315. m_SubKind:
  316. - m_Textures: []
  317. m_Width: 36
  318. m_Height: 36
  319. m_Kind: 1
  320. m_SubKind:
  321. m_BuildTargetBatching: []
  322. m_BuildTargetGraphicsAPIs: []
  323. m_BuildTargetVRSettings: []
  324. m_BuildTargetEnableVuforiaSettings: []
  325. openGLRequireES31: 0
  326. openGLRequireES31AEP: 0
  327. m_TemplateCustomTags: {}
  328. mobileMTRendering:
  329. Android: 1
  330. iPhone: 1
  331. tvOS: 1
  332. m_BuildTargetGroupLightmapEncodingQuality: []
  333. m_BuildTargetGroupLightmapSettings: []
  334. playModeTestRunnerEnabled: 0
  335. runPlayModeTestAsEditModeTest: 0
  336. actionOnDotNetUnhandledException: 1
  337. enableInternalProfiler: 0
  338. logObjCUncaughtExceptions: 1
  339. enableCrashReportAPI: 0
  340. cameraUsageDescription:
  341. locationUsageDescription:
  342. microphoneUsageDescription:
  343. switchNetLibKey:
  344. switchSocketMemoryPoolSize: 6144
  345. switchSocketAllocatorPoolSize: 128
  346. switchSocketConcurrencyLimit: 14
  347. switchScreenResolutionBehavior: 2
  348. switchUseCPUProfiler: 0
  349. switchApplicationID: 0x01004b9000490000
  350. switchNSODependencies:
  351. switchTitleNames_0:
  352. switchTitleNames_1:
  353. switchTitleNames_2:
  354. switchTitleNames_3:
  355. switchTitleNames_4:
  356. switchTitleNames_5:
  357. switchTitleNames_6:
  358. switchTitleNames_7:
  359. switchTitleNames_8:
  360. switchTitleNames_9:
  361. switchTitleNames_10:
  362. switchTitleNames_11:
  363. switchTitleNames_12:
  364. switchTitleNames_13:
  365. switchTitleNames_14:
  366. switchPublisherNames_0:
  367. switchPublisherNames_1:
  368. switchPublisherNames_2:
  369. switchPublisherNames_3:
  370. switchPublisherNames_4:
  371. switchPublisherNames_5:
  372. switchPublisherNames_6:
  373. switchPublisherNames_7:
  374. switchPublisherNames_8:
  375. switchPublisherNames_9:
  376. switchPublisherNames_10:
  377. switchPublisherNames_11:
  378. switchPublisherNames_12:
  379. switchPublisherNames_13:
  380. switchPublisherNames_14:
  381. switchIcons_0: {fileID: 0}
  382. switchIcons_1: {fileID: 0}
  383. switchIcons_2: {fileID: 0}
  384. switchIcons_3: {fileID: 0}
  385. switchIcons_4: {fileID: 0}
  386. switchIcons_5: {fileID: 0}
  387. switchIcons_6: {fileID: 0}
  388. switchIcons_7: {fileID: 0}
  389. switchIcons_8: {fileID: 0}
  390. switchIcons_9: {fileID: 0}
  391. switchIcons_10: {fileID: 0}
  392. switchIcons_11: {fileID: 0}
  393. switchIcons_12: {fileID: 0}
  394. switchIcons_13: {fileID: 0}
  395. switchIcons_14: {fileID: 0}
  396. switchSmallIcons_0: {fileID: 0}
  397. switchSmallIcons_1: {fileID: 0}
  398. switchSmallIcons_2: {fileID: 0}
  399. switchSmallIcons_3: {fileID: 0}
  400. switchSmallIcons_4: {fileID: 0}
  401. switchSmallIcons_5: {fileID: 0}
  402. switchSmallIcons_6: {fileID: 0}
  403. switchSmallIcons_7: {fileID: 0}
  404. switchSmallIcons_8: {fileID: 0}
  405. switchSmallIcons_9: {fileID: 0}
  406. switchSmallIcons_10: {fileID: 0}
  407. switchSmallIcons_11: {fileID: 0}
  408. switchSmallIcons_12: {fileID: 0}
  409. switchSmallIcons_13: {fileID: 0}
  410. switchSmallIcons_14: {fileID: 0}
  411. switchManualHTML:
  412. switchAccessibleURLs:
  413. switchLegalInformation:
  414. switchMainThreadStackSize: 1048576
  415. switchPresenceGroupId:
  416. switchLogoHandling: 0
  417. switchReleaseVersion: 0
  418. switchDisplayVersion: 1.0.0
  419. switchStartupUserAccount: 0
  420. switchTouchScreenUsage: 0
  421. switchSupportedLanguagesMask: 0
  422. switchLogoType: 0
  423. switchApplicationErrorCodeCategory:
  424. switchUserAccountSaveDataSize: 0
  425. switchUserAccountSaveDataJournalSize: 0
  426. switchApplicationAttribute: 0
  427. switchCardSpecSize: -1
  428. switchCardSpecClock: -1
  429. switchRatingsMask: 0
  430. switchRatingsInt_0: 0
  431. switchRatingsInt_1: 0
  432. switchRatingsInt_2: 0
  433. switchRatingsInt_3: 0
  434. switchRatingsInt_4: 0
  435. switchRatingsInt_5: 0
  436. switchRatingsInt_6: 0
  437. switchRatingsInt_7: 0
  438. switchRatingsInt_8: 0
  439. switchRatingsInt_9: 0
  440. switchRatingsInt_10: 0
  441. switchRatingsInt_11: 0
  442. switchLocalCommunicationIds_0:
  443. switchLocalCommunicationIds_1:
  444. switchLocalCommunicationIds_2:
  445. switchLocalCommunicationIds_3:
  446. switchLocalCommunicationIds_4:
  447. switchLocalCommunicationIds_5:
  448. switchLocalCommunicationIds_6:
  449. switchLocalCommunicationIds_7:
  450. switchParentalControl: 0
  451. switchAllowsScreenshot: 1
  452. switchAllowsVideoCapturing: 1
  453. switchAllowsRuntimeAddOnContentInstall: 0
  454. switchDataLossConfirmation: 0
  455. switchUserAccountLockEnabled: 0
  456. switchSupportedNpadStyles: 3
  457. switchNativeFsCacheSize: 32
  458. switchIsHoldTypeHorizontal: 0
  459. switchSupportedNpadCount: 8
  460. switchSocketConfigEnabled: 0
  461. switchTcpInitialSendBufferSize: 32
  462. switchTcpInitialReceiveBufferSize: 64
  463. switchTcpAutoSendBufferSizeMax: 256
  464. switchTcpAutoReceiveBufferSizeMax: 256
  465. switchUdpSendBufferSize: 9
  466. switchUdpReceiveBufferSize: 42
  467. switchSocketBufferEfficiency: 4
  468. switchSocketInitializeEnabled: 1
  469. switchNetworkInterfaceManagerInitializeEnabled: 1
  470. switchPlayerConnectionEnabled: 1
  471. ps4NPAgeRating: 12
  472. ps4NPTitleSecret:
  473. ps4NPTrophyPackPath:
  474. ps4ParentalLevel: 11
  475. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  476. ps4Category: 0
  477. ps4MasterVersion: 01.00
  478. ps4AppVersion: 01.00
  479. ps4AppType: 0
  480. ps4ParamSfxPath:
  481. ps4VideoOutPixelFormat: 0
  482. ps4VideoOutInitialWidth: 1920
  483. ps4VideoOutBaseModeInitialWidth: 1920
  484. ps4VideoOutReprojectionRate: 60
  485. ps4PronunciationXMLPath:
  486. ps4PronunciationSIGPath:
  487. ps4BackgroundImagePath:
  488. ps4StartupImagePath:
  489. ps4StartupImagesFolder:
  490. ps4IconImagesFolder:
  491. ps4SaveDataImagePath:
  492. ps4SdkOverride:
  493. ps4BGMPath:
  494. ps4ShareFilePath:
  495. ps4ShareOverlayImagePath:
  496. ps4PrivacyGuardImagePath:
  497. ps4NPtitleDatPath:
  498. ps4RemotePlayKeyAssignment: -1
  499. ps4RemotePlayKeyMappingDir:
  500. ps4PlayTogetherPlayerCount: 0
  501. ps4EnterButtonAssignment: 1
  502. ps4ApplicationParam1: 0
  503. ps4ApplicationParam2: 0
  504. ps4ApplicationParam3: 0
  505. ps4ApplicationParam4: 0
  506. ps4DownloadDataSize: 0
  507. ps4GarlicHeapSize: 2048
  508. ps4ProGarlicHeapSize: 2560
  509. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  510. ps4pnSessions: 1
  511. ps4pnPresence: 1
  512. ps4pnFriends: 1
  513. ps4pnGameCustomData: 1
  514. playerPrefsSupport: 0
  515. enableApplicationExit: 0
  516. resetTempFolder: 1
  517. restrictedAudioUsageRights: 0
  518. ps4UseResolutionFallback: 0
  519. ps4ReprojectionSupport: 0
  520. ps4UseAudio3dBackend: 0
  521. ps4SocialScreenEnabled: 0
  522. ps4ScriptOptimizationLevel: 0
  523. ps4Audio3dVirtualSpeakerCount: 14
  524. ps4attribCpuUsage: 0
  525. ps4PatchPkgPath:
  526. ps4PatchLatestPkgPath:
  527. ps4PatchChangeinfoPath:
  528. ps4PatchDayOne: 0
  529. ps4attribUserManagement: 0
  530. ps4attribMoveSupport: 0
  531. ps4attrib3DSupport: 0
  532. ps4attribShareSupport: 0
  533. ps4attribExclusiveVR: 0
  534. ps4disableAutoHideSplash: 0
  535. ps4videoRecordingFeaturesUsed: 0
  536. ps4contentSearchFeaturesUsed: 0
  537. ps4attribEyeToEyeDistanceSettingVR: 0
  538. ps4IncludedModules: []
  539. monoEnv:
  540. splashScreenBackgroundSourceLandscape: {fileID: 0}
  541. splashScreenBackgroundSourcePortrait: {fileID: 0}
  542. spritePackerPolicy:
  543. webGLMemorySize: 256
  544. webGLExceptionSupport: 1
  545. webGLNameFilesAsHashes: 0
  546. webGLDataCaching: 1
  547. webGLDebugSymbols: 0
  548. webGLEmscriptenArgs:
  549. webGLModulesDirectory:
  550. webGLTemplate: APPLICATION:Default
  551. webGLAnalyzeBuildSize: 0
  552. webGLUseEmbeddedResources: 0
  553. webGLCompressionFormat: 1
  554. webGLLinkerTarget: 1
  555. webGLThreadsSupport: 0
  556. scriptingDefineSymbols: {}
  557. platformArchitecture: {}
  558. scriptingBackend:
  559. Android: 1
  560. il2cppCompilerConfiguration: {}
  561. managedStrippingLevel: {}
  562. incrementalIl2cppBuild: {}
  563. allowUnsafeCode: 0
  564. additionalIl2CppArgs:
  565. scriptingRuntimeVersion: 1
  566. apiCompatibilityLevelPerPlatform:
  567. Android: 3
  568. m_RenderingPath: 1
  569. m_MobileRenderingPath: 1
  570. metroPackageName: Template_2D
  571. metroPackageVersion:
  572. metroCertificatePath:
  573. metroCertificatePassword:
  574. metroCertificateSubject:
  575. metroCertificateIssuer:
  576. metroCertificateNotAfter: 0000000000000000
  577. metroApplicationDescription: Template_2D
  578. wsaImages: {}
  579. metroTileShortName:
  580. metroTileShowName: 0
  581. metroMediumTileShowName: 0
  582. metroLargeTileShowName: 0
  583. metroWideTileShowName: 0
  584. metroSupportStreamingInstall: 0
  585. metroLastRequiredScene: 0
  586. metroDefaultTileSize: 1
  587. metroTileForegroundText: 2
  588. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  589. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  590. a: 1}
  591. metroSplashScreenUseBackgroundColor: 0
  592. platformCapabilities: {}
  593. metroTargetDeviceFamilies: {}
  594. metroFTAName:
  595. metroFTAFileTypes: []
  596. metroProtocolName:
  597. metroCompilationOverrides: 1
  598. XboxOneProductId:
  599. XboxOneUpdateKey:
  600. XboxOneSandboxId:
  601. XboxOneContentId:
  602. XboxOneTitleId:
  603. XboxOneSCId:
  604. XboxOneGameOsOverridePath:
  605. XboxOnePackagingOverridePath:
  606. XboxOneAppManifestOverridePath:
  607. XboxOneVersion: 1.0.0.0
  608. XboxOnePackageEncryption: 0
  609. XboxOnePackageUpdateGranularity: 2
  610. XboxOneDescription:
  611. XboxOneLanguage:
  612. - enus
  613. XboxOneCapability: []
  614. XboxOneGameRating: {}
  615. XboxOneIsContentPackage: 0
  616. XboxOneEnableGPUVariability: 0
  617. XboxOneSockets: {}
  618. XboxOneSplashScreen: {fileID: 0}
  619. XboxOneAllowedProductIds: []
  620. XboxOnePersistentLocalStorageSize: 0
  621. XboxOneXTitleMemory: 8
  622. xboxOneScriptCompiler: 0
  623. XboxOneOverrideIdentityName:
  624. vrEditorSettings:
  625. daydream:
  626. daydreamIconForeground: {fileID: 0}
  627. daydreamIconBackground: {fileID: 0}
  628. cloudServicesEnabled:
  629. UNet: 1
  630. luminIcon:
  631. m_Name:
  632. m_ModelFolderPath:
  633. m_PortalFolderPath:
  634. luminCert:
  635. m_CertPath:
  636. m_PrivateKeyPath:
  637. luminIsChannelApp: 0
  638. luminVersion:
  639. m_VersionCode: 1
  640. m_VersionName:
  641. facebookSdkVersion: 7.9.4
  642. facebookAppId:
  643. facebookCookies: 1
  644. facebookLogging: 1
  645. facebookStatus: 1
  646. facebookXfbml: 0
  647. facebookFrictionlessRequests: 1
  648. apiCompatibilityLevel: 3
  649. cloudProjectId:
  650. framebufferDepthMemorylessMode: 0
  651. projectName:
  652. organizationId:
  653. cloudEnabled: 0
  654. enableNativePlatformBackendsForNewInputSystem: 0
  655. disableOldInputManagerSupport: 0
  656. legacyClampBlendShapeWeights: 1