The Swartz-Manning’s first exhibit will provide a detailed history of Aaron Swartz Day. https://www.aaronswartzday.org/vr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ProjectSettings.asset 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 13
  7. productGUID: e6e42412d9941ff4eb39375a6d22f080
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. defaultScreenOrientation: 4
  11. targetDevice: 2
  12. useOnDemandResources: 0
  13. accelerometerFrequency: 60
  14. companyName: DefaultCompany
  15. productName: NewUnityProject2
  16. defaultCursor: {fileID: 0}
  17. cursorHotspot: {x: 0, y: 0}
  18. m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
  19. m_ShowUnitySplashScreen: 1
  20. m_ShowUnitySplashLogo: 1
  21. m_SplashScreenOverlayOpacity: 1
  22. m_SplashScreenAnimation: 1
  23. m_SplashScreenLogoStyle: 1
  24. m_SplashScreenDrawMode: 0
  25. m_SplashScreenBackgroundAnimationZoom: 1
  26. m_SplashScreenLogoAnimationZoom: 1
  27. m_SplashScreenBackgroundLandscapeAspect: 1
  28. m_SplashScreenBackgroundPortraitAspect: 1
  29. m_SplashScreenBackgroundLandscapeUvs:
  30. serializedVersion: 2
  31. x: 0
  32. y: 0
  33. width: 1
  34. height: 1
  35. m_SplashScreenBackgroundPortraitUvs:
  36. serializedVersion: 2
  37. x: 0
  38. y: 0
  39. width: 1
  40. height: 1
  41. m_SplashScreenLogos: []
  42. m_VirtualRealitySplashScreen: {fileID: 0}
  43. m_HolographicTrackingLossScreen: {fileID: 0}
  44. defaultScreenWidth: 1024
  45. defaultScreenHeight: 768
  46. defaultScreenWidthWeb: 960
  47. defaultScreenHeightWeb: 600
  48. m_StereoRenderingPath: 0
  49. m_ActiveColorSpace: 0
  50. m_MTRendering: 1
  51. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  52. iosShowActivityIndicatorOnLoading: -1
  53. androidShowActivityIndicatorOnLoading: -1
  54. tizenShowActivityIndicatorOnLoading: -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. disableDepthAndStencilBuffers: 0
  65. androidBlitType: 0
  66. defaultIsFullScreen: 1
  67. defaultIsNativeResolution: 1
  68. macRetinaSupport: 1
  69. runInBackground: 0
  70. captureSingleScreen: 0
  71. muteOtherAudioSources: 0
  72. Prepare IOS For Recording: 0
  73. Force IOS Speakers When Recording: 0
  74. submitAnalytics: 1
  75. usePlayerLog: 1
  76. bakeCollisionMeshes: 0
  77. forceSingleInstance: 0
  78. resizableWindow: 0
  79. useMacAppStoreValidation: 0
  80. macAppStoreCategory: public.app-category.games
  81. gpuSkinning: 0
  82. graphicsJobs: 0
  83. xboxPIXTextureCapture: 0
  84. xboxEnableAvatar: 0
  85. xboxEnableKinect: 0
  86. xboxEnableKinectAutoTracking: 0
  87. xboxEnableFitness: 0
  88. visibleInBackground: 1
  89. allowFullscreenSwitch: 1
  90. graphicsJobMode: 0
  91. macFullscreenMode: 2
  92. d3d9FullscreenMode: 1
  93. d3d11FullscreenMode: 1
  94. xboxSpeechDB: 0
  95. xboxEnableHeadOrientation: 0
  96. xboxEnableGuest: 0
  97. xboxEnablePIXSampling: 0
  98. metalFramebufferOnly: 0
  99. n3dsDisableStereoscopicView: 0
  100. n3dsEnableSharedListOpt: 1
  101. n3dsEnableVSync: 0
  102. ignoreAlphaClear: 0
  103. xboxOneResolution: 0
  104. xboxOneMonoLoggingLevel: 0
  105. xboxOneLoggingLevel: 1
  106. xboxOneDisableEsram: 0
  107. xboxOnePresentImmediateThreshold: 0
  108. videoMemoryForVertexBuffers: 0
  109. psp2PowerMode: 0
  110. psp2AcquireBGM: 1
  111. wiiUTVResolution: 0
  112. wiiUGamePadMSAA: 1
  113. wiiUSupportsNunchuk: 0
  114. wiiUSupportsClassicController: 0
  115. wiiUSupportsBalanceBoard: 0
  116. wiiUSupportsMotionPlus: 0
  117. wiiUSupportsProController: 0
  118. wiiUAllowScreenCapture: 1
  119. wiiUControllerCount: 0
  120. m_SupportedAspectRatios:
  121. 4:3: 1
  122. 5:4: 1
  123. 16:10: 1
  124. 16:9: 1
  125. Others: 1
  126. bundleVersion: 1.0
  127. preloadedAssets: []
  128. metroInputSource: 0
  129. m_HolographicPauseOnTrackingLoss: 1
  130. xboxOneDisableKinectGpuReservation: 0
  131. xboxOneEnable7thCore: 0
  132. vrSettings:
  133. cardboard:
  134. depthFormat: 0
  135. enableTransitionView: 0
  136. daydream:
  137. depthFormat: 0
  138. useSustainedPerformanceMode: 0
  139. enableVideoLayer: 0
  140. useProtectedVideoMemory: 0
  141. hololens:
  142. depthFormat: 1
  143. protectGraphicsMemory: 0
  144. useHDRDisplay: 0
  145. m_ColorGamuts: 00000000
  146. targetPixelDensity: 0
  147. resolutionScalingMode: 0
  148. androidSupportedAspectRatio: 1
  149. androidMaxAspectRatio: 2.1
  150. applicationIdentifier: {}
  151. buildNumber: {}
  152. AndroidBundleVersionCode: 1
  153. AndroidMinSdkVersion: 16
  154. AndroidTargetSdkVersion: 0
  155. AndroidPreferredInstallLocation: 1
  156. aotOptions:
  157. stripEngineCode: 1
  158. iPhoneStrippingLevel: 0
  159. iPhoneScriptCallOptimization: 0
  160. ForceInternetPermission: 0
  161. ForceSDCardPermission: 0
  162. CreateWallpaper: 0
  163. APKExpansionFiles: 0
  164. keepLoadedShadersAlive: 0
  165. StripUnusedMeshComponents: 0
  166. VertexChannelCompressionMask:
  167. serializedVersion: 2
  168. m_Bits: 238
  169. iPhoneSdkVersion: 988
  170. iOSTargetOSVersionString: 7.0
  171. tvOSSdkVersion: 0
  172. tvOSRequireExtendedGameController: 0
  173. tvOSTargetOSVersionString: 9.0
  174. uIPrerenderedIcon: 0
  175. uIRequiresPersistentWiFi: 0
  176. uIRequiresFullScreen: 1
  177. uIStatusBarHidden: 1
  178. uIExitOnSuspend: 0
  179. uIStatusBarStyle: 0
  180. iPhoneSplashScreen: {fileID: 0}
  181. iPhoneHighResSplashScreen: {fileID: 0}
  182. iPhoneTallHighResSplashScreen: {fileID: 0}
  183. iPhone47inSplashScreen: {fileID: 0}
  184. iPhone55inPortraitSplashScreen: {fileID: 0}
  185. iPhone55inLandscapeSplashScreen: {fileID: 0}
  186. iPadPortraitSplashScreen: {fileID: 0}
  187. iPadHighResPortraitSplashScreen: {fileID: 0}
  188. iPadLandscapeSplashScreen: {fileID: 0}
  189. iPadHighResLandscapeSplashScreen: {fileID: 0}
  190. appleTVSplashScreen: {fileID: 0}
  191. tvOSSmallIconLayers: []
  192. tvOSLargeIconLayers: []
  193. tvOSTopShelfImageLayers: []
  194. tvOSTopShelfImageWideLayers: []
  195. iOSLaunchScreenType: 0
  196. iOSLaunchScreenPortrait: {fileID: 0}
  197. iOSLaunchScreenLandscape: {fileID: 0}
  198. iOSLaunchScreenBackgroundColor:
  199. serializedVersion: 2
  200. rgba: 0
  201. iOSLaunchScreenFillPct: 100
  202. iOSLaunchScreenSize: 100
  203. iOSLaunchScreenCustomXibPath:
  204. iOSLaunchScreeniPadType: 0
  205. iOSLaunchScreeniPadImage: {fileID: 0}
  206. iOSLaunchScreeniPadBackgroundColor:
  207. serializedVersion: 2
  208. rgba: 0
  209. iOSLaunchScreeniPadFillPct: 100
  210. iOSLaunchScreeniPadSize: 100
  211. iOSLaunchScreeniPadCustomXibPath:
  212. iOSDeviceRequirements: []
  213. iOSURLSchemes: []
  214. iOSBackgroundModes: 0
  215. iOSMetalForceHardShadows: 0
  216. metalEditorSupport: 1
  217. metalAPIValidation: 1
  218. iOSRenderExtraFrameOnPause: 0
  219. appleDeveloperTeamID:
  220. iOSManualSigningProvisioningProfileID:
  221. tvOSManualSigningProvisioningProfileID:
  222. appleEnableAutomaticSigning: 0
  223. AndroidTargetDevice: 0
  224. AndroidSplashScreenScale: 0
  225. androidSplashScreen: {fileID: 0}
  226. AndroidKeystoreName:
  227. AndroidKeyaliasName:
  228. AndroidTVCompatibility: 1
  229. AndroidIsGame: 1
  230. AndroidEnableTango: 0
  231. androidEnableBanner: 1
  232. androidUseLowAccuracyLocation: 0
  233. m_AndroidBanners:
  234. - width: 320
  235. height: 180
  236. banner: {fileID: 0}
  237. androidGamepadSupportLevel: 0
  238. resolutionDialogBanner: {fileID: 0}
  239. m_BuildTargetIcons: []
  240. m_BuildTargetBatching: []
  241. m_BuildTargetGraphicsAPIs: []
  242. m_BuildTargetVRSettings: []
  243. m_BuildTargetEnableVuforiaSettings: []
  244. openGLRequireES31: 0
  245. openGLRequireES31AEP: 0
  246. m_TemplateCustomTags: {}
  247. mobileMTRendering:
  248. Android: 1
  249. iPhone: 1
  250. tvOS: 1
  251. wiiUTitleID: 0005000011000000
  252. wiiUGroupID: 00010000
  253. wiiUCommonSaveSize: 4096
  254. wiiUAccountSaveSize: 2048
  255. wiiUOlvAccessKey: 0
  256. wiiUTinCode: 0
  257. wiiUJoinGameId: 0
  258. wiiUJoinGameModeMask: 0000000000000000
  259. wiiUCommonBossSize: 0
  260. wiiUAccountBossSize: 0
  261. wiiUAddOnUniqueIDs: []
  262. wiiUMainThreadStackSize: 3072
  263. wiiULoaderThreadStackSize: 1024
  264. wiiUSystemHeapSize: 128
  265. wiiUTVStartupScreen: {fileID: 0}
  266. wiiUGamePadStartupScreen: {fileID: 0}
  267. wiiUDrcBufferDisabled: 0
  268. wiiUProfilerLibPath:
  269. playModeTestRunnerEnabled: 0
  270. actionOnDotNetUnhandledException: 1
  271. enableInternalProfiler: 0
  272. logObjCUncaughtExceptions: 1
  273. enableCrashReportAPI: 0
  274. cameraUsageDescription:
  275. locationUsageDescription:
  276. microphoneUsageDescription:
  277. switchNetLibKey:
  278. switchSocketMemoryPoolSize: 6144
  279. switchSocketAllocatorPoolSize: 128
  280. switchSocketConcurrencyLimit: 14
  281. switchScreenResolutionBehavior: 2
  282. switchUseCPUProfiler: 0
  283. switchApplicationID: 0x01004b9000490000
  284. switchNSODependencies:
  285. switchTitleNames_0:
  286. switchTitleNames_1:
  287. switchTitleNames_2:
  288. switchTitleNames_3:
  289. switchTitleNames_4:
  290. switchTitleNames_5:
  291. switchTitleNames_6:
  292. switchTitleNames_7:
  293. switchTitleNames_8:
  294. switchTitleNames_9:
  295. switchTitleNames_10:
  296. switchTitleNames_11:
  297. switchPublisherNames_0:
  298. switchPublisherNames_1:
  299. switchPublisherNames_2:
  300. switchPublisherNames_3:
  301. switchPublisherNames_4:
  302. switchPublisherNames_5:
  303. switchPublisherNames_6:
  304. switchPublisherNames_7:
  305. switchPublisherNames_8:
  306. switchPublisherNames_9:
  307. switchPublisherNames_10:
  308. switchPublisherNames_11:
  309. switchIcons_0: {fileID: 0}
  310. switchIcons_1: {fileID: 0}
  311. switchIcons_2: {fileID: 0}
  312. switchIcons_3: {fileID: 0}
  313. switchIcons_4: {fileID: 0}
  314. switchIcons_5: {fileID: 0}
  315. switchIcons_6: {fileID: 0}
  316. switchIcons_7: {fileID: 0}
  317. switchIcons_8: {fileID: 0}
  318. switchIcons_9: {fileID: 0}
  319. switchIcons_10: {fileID: 0}
  320. switchIcons_11: {fileID: 0}
  321. switchSmallIcons_0: {fileID: 0}
  322. switchSmallIcons_1: {fileID: 0}
  323. switchSmallIcons_2: {fileID: 0}
  324. switchSmallIcons_3: {fileID: 0}
  325. switchSmallIcons_4: {fileID: 0}
  326. switchSmallIcons_5: {fileID: 0}
  327. switchSmallIcons_6: {fileID: 0}
  328. switchSmallIcons_7: {fileID: 0}
  329. switchSmallIcons_8: {fileID: 0}
  330. switchSmallIcons_9: {fileID: 0}
  331. switchSmallIcons_10: {fileID: 0}
  332. switchSmallIcons_11: {fileID: 0}
  333. switchManualHTML:
  334. switchAccessibleURLs:
  335. switchLegalInformation:
  336. switchMainThreadStackSize: 1048576
  337. switchPresenceGroupId:
  338. switchLogoHandling: 0
  339. switchReleaseVersion: 0
  340. switchDisplayVersion: 1.0.0
  341. switchStartupUserAccount: 0
  342. switchTouchScreenUsage: 0
  343. switchSupportedLanguagesMask: 0
  344. switchLogoType: 0
  345. switchApplicationErrorCodeCategory:
  346. switchUserAccountSaveDataSize: 0
  347. switchUserAccountSaveDataJournalSize: 0
  348. switchApplicationAttribute: 0
  349. switchCardSpecSize: -1
  350. switchCardSpecClock: -1
  351. switchRatingsMask: 0
  352. switchRatingsInt_0: 0
  353. switchRatingsInt_1: 0
  354. switchRatingsInt_2: 0
  355. switchRatingsInt_3: 0
  356. switchRatingsInt_4: 0
  357. switchRatingsInt_5: 0
  358. switchRatingsInt_6: 0
  359. switchRatingsInt_7: 0
  360. switchRatingsInt_8: 0
  361. switchRatingsInt_9: 0
  362. switchRatingsInt_10: 0
  363. switchRatingsInt_11: 0
  364. switchLocalCommunicationIds_0:
  365. switchLocalCommunicationIds_1:
  366. switchLocalCommunicationIds_2:
  367. switchLocalCommunicationIds_3:
  368. switchLocalCommunicationIds_4:
  369. switchLocalCommunicationIds_5:
  370. switchLocalCommunicationIds_6:
  371. switchLocalCommunicationIds_7:
  372. switchParentalControl: 0
  373. switchAllowsScreenshot: 1
  374. switchDataLossConfirmation: 0
  375. switchSupportedNpadStyles: 3
  376. switchSocketConfigEnabled: 0
  377. switchTcpInitialSendBufferSize: 32
  378. switchTcpInitialReceiveBufferSize: 64
  379. switchTcpAutoSendBufferSizeMax: 256
  380. switchTcpAutoReceiveBufferSizeMax: 256
  381. switchUdpSendBufferSize: 9
  382. switchUdpReceiveBufferSize: 42
  383. switchSocketBufferEfficiency: 4
  384. switchSocketInitializeEnabled: 1
  385. switchNetworkInterfaceManagerInitializeEnabled: 1
  386. switchPlayerConnectionEnabled: 1
  387. ps4NPAgeRating: 12
  388. ps4NPTitleSecret:
  389. ps4NPTrophyPackPath:
  390. ps4ParentalLevel: 11
  391. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  392. ps4Category: 0
  393. ps4MasterVersion: 01.00
  394. ps4AppVersion: 01.00
  395. ps4AppType: 0
  396. ps4ParamSfxPath:
  397. ps4VideoOutPixelFormat: 0
  398. ps4VideoOutInitialWidth: 1920
  399. ps4VideoOutBaseModeInitialWidth: 1920
  400. ps4VideoOutReprojectionRate: 60
  401. ps4PronunciationXMLPath:
  402. ps4PronunciationSIGPath:
  403. ps4BackgroundImagePath:
  404. ps4StartupImagePath:
  405. ps4SaveDataImagePath:
  406. ps4SdkOverride:
  407. ps4BGMPath:
  408. ps4ShareFilePath:
  409. ps4ShareOverlayImagePath:
  410. ps4PrivacyGuardImagePath:
  411. ps4NPtitleDatPath:
  412. ps4RemotePlayKeyAssignment: -1
  413. ps4RemotePlayKeyMappingDir:
  414. ps4PlayTogetherPlayerCount: 0
  415. ps4EnterButtonAssignment: 1
  416. ps4ApplicationParam1: 0
  417. ps4ApplicationParam2: 0
  418. ps4ApplicationParam3: 0
  419. ps4ApplicationParam4: 0
  420. ps4DownloadDataSize: 0
  421. ps4GarlicHeapSize: 2048
  422. ps4ProGarlicHeapSize: 2560
  423. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  424. ps4pnSessions: 1
  425. ps4pnPresence: 1
  426. ps4pnFriends: 1
  427. ps4pnGameCustomData: 1
  428. playerPrefsSupport: 0
  429. restrictedAudioUsageRights: 0
  430. ps4UseResolutionFallback: 0
  431. ps4ReprojectionSupport: 0
  432. ps4UseAudio3dBackend: 0
  433. ps4SocialScreenEnabled: 0
  434. ps4ScriptOptimizationLevel: 0
  435. ps4Audio3dVirtualSpeakerCount: 14
  436. ps4attribCpuUsage: 0
  437. ps4PatchPkgPath:
  438. ps4PatchLatestPkgPath:
  439. ps4PatchChangeinfoPath:
  440. ps4PatchDayOne: 0
  441. ps4attribUserManagement: 0
  442. ps4attribMoveSupport: 0
  443. ps4attrib3DSupport: 0
  444. ps4attribShareSupport: 0
  445. ps4attribExclusiveVR: 0
  446. ps4disableAutoHideSplash: 0
  447. ps4videoRecordingFeaturesUsed: 0
  448. ps4contentSearchFeaturesUsed: 0
  449. ps4attribEyeToEyeDistanceSettingVR: 0
  450. ps4IncludedModules: []
  451. monoEnv:
  452. psp2Splashimage: {fileID: 0}
  453. psp2NPTrophyPackPath:
  454. psp2NPSupportGBMorGJP: 0
  455. psp2NPAgeRating: 12
  456. psp2NPTitleDatPath:
  457. psp2NPCommsID:
  458. psp2NPCommunicationsID:
  459. psp2NPCommsPassphrase:
  460. psp2NPCommsSig:
  461. psp2ParamSfxPath:
  462. psp2ManualPath:
  463. psp2LiveAreaGatePath:
  464. psp2LiveAreaBackroundPath:
  465. psp2LiveAreaPath:
  466. psp2LiveAreaTrialPath:
  467. psp2PatchChangeInfoPath:
  468. psp2PatchOriginalPackage:
  469. psp2PackagePassword: F69AzBlax3CF3EDNhm3soLBPh71Yexui
  470. psp2KeystoneFile:
  471. psp2MemoryExpansionMode: 0
  472. psp2DRMType: 0
  473. psp2StorageType: 0
  474. psp2MediaCapacity: 0
  475. psp2DLCConfigPath:
  476. psp2ThumbnailPath:
  477. psp2BackgroundPath:
  478. psp2SoundPath:
  479. psp2TrophyCommId:
  480. psp2TrophyPackagePath:
  481. psp2PackagedResourcesPath:
  482. psp2SaveDataQuota: 10240
  483. psp2ParentalLevel: 1
  484. psp2ShortTitle: Not Set
  485. psp2ContentID: IV0000-ABCD12345_00-0123456789ABCDEF
  486. psp2Category: 0
  487. psp2MasterVersion: 01.00
  488. psp2AppVersion: 01.00
  489. psp2TVBootMode: 0
  490. psp2EnterButtonAssignment: 2
  491. psp2TVDisableEmu: 0
  492. psp2AllowTwitterDialog: 1
  493. psp2Upgradable: 0
  494. psp2HealthWarning: 0
  495. psp2UseLibLocation: 0
  496. psp2InfoBarOnStartup: 0
  497. psp2InfoBarColor: 0
  498. psp2ScriptOptimizationLevel: 0
  499. psmSplashimage: {fileID: 0}
  500. splashScreenBackgroundSourceLandscape: {fileID: 0}
  501. splashScreenBackgroundSourcePortrait: {fileID: 0}
  502. spritePackerPolicy:
  503. webGLMemorySize: 256
  504. webGLExceptionSupport: 1
  505. webGLNameFilesAsHashes: 0
  506. webGLDataCaching: 0
  507. webGLDebugSymbols: 0
  508. webGLEmscriptenArgs:
  509. webGLModulesDirectory:
  510. webGLTemplate: APPLICATION:Default
  511. webGLAnalyzeBuildSize: 0
  512. webGLUseEmbeddedResources: 0
  513. webGLUseWasm: 0
  514. webGLCompressionFormat: 1
  515. scriptingDefineSymbols:
  516. 1: CROSS_PLATFORM_INPUT
  517. 4: CROSS_PLATFORM_INPUT;MOBILE_INPUT
  518. 7: CROSS_PLATFORM_INPUT;MOBILE_INPUT
  519. 14: MOBILE_INPUT
  520. 17: MOBILE_INPUT
  521. 20: MOBILE_INPUT
  522. 22: MOBILE_INPUT
  523. platformArchitecture: {}
  524. scriptingBackend: {}
  525. incrementalIl2cppBuild: {}
  526. additionalIl2CppArgs:
  527. scriptingRuntimeVersion: 0
  528. apiCompatibilityLevelPerPlatform: {}
  529. m_RenderingPath: 1
  530. m_MobileRenderingPath: 1
  531. metroPackageName: NewUnityProject2
  532. metroPackageVersion:
  533. metroCertificatePath:
  534. metroCertificatePassword:
  535. metroCertificateSubject:
  536. metroCertificateIssuer:
  537. metroCertificateNotAfter: 0000000000000000
  538. metroApplicationDescription: NewUnityProject2
  539. wsaImages: {}
  540. metroTileShortName:
  541. metroCommandLineArgsFile:
  542. metroTileShowName: 0
  543. metroMediumTileShowName: 0
  544. metroLargeTileShowName: 0
  545. metroWideTileShowName: 0
  546. metroDefaultTileSize: 1
  547. metroTileForegroundText: 2
  548. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  549. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  550. a: 1}
  551. metroSplashScreenUseBackgroundColor: 0
  552. platformCapabilities: {}
  553. metroFTAName:
  554. metroFTAFileTypes: []
  555. metroProtocolName:
  556. metroCompilationOverrides: 1
  557. tizenProductDescription:
  558. tizenProductURL:
  559. tizenSigningProfileName:
  560. tizenGPSPermissions: 0
  561. tizenMicrophonePermissions: 0
  562. tizenDeploymentTarget:
  563. tizenDeploymentTargetType: -1
  564. tizenMinOSVersion: 1
  565. n3dsUseExtSaveData: 0
  566. n3dsCompressStaticMem: 1
  567. n3dsExtSaveDataNumber: 0x12345
  568. n3dsStackSize: 131072
  569. n3dsTargetPlatform: 2
  570. n3dsRegion: 7
  571. n3dsMediaSize: 0
  572. n3dsLogoStyle: 3
  573. n3dsTitle: GameName
  574. n3dsProductCode:
  575. n3dsApplicationId: 0xFF3FF
  576. stvDeviceAddress:
  577. stvProductDescription:
  578. stvProductAuthor:
  579. stvProductAuthorEmail:
  580. stvProductLink:
  581. stvProductCategory: 0
  582. XboxOneProductId:
  583. XboxOneUpdateKey:
  584. XboxOneSandboxId:
  585. XboxOneContentId:
  586. XboxOneTitleId:
  587. XboxOneSCId:
  588. XboxOneGameOsOverridePath:
  589. XboxOnePackagingOverridePath:
  590. XboxOneAppManifestOverridePath:
  591. XboxOnePackageEncryption: 0
  592. XboxOnePackageUpdateGranularity: 2
  593. XboxOneDescription:
  594. XboxOneLanguage:
  595. - enus
  596. XboxOneCapability: []
  597. XboxOneGameRating: {}
  598. XboxOneIsContentPackage: 0
  599. XboxOneEnableGPUVariability: 0
  600. XboxOneSockets: {}
  601. XboxOneSplashScreen: {fileID: 0}
  602. XboxOneAllowedProductIds: []
  603. XboxOnePersistentLocalStorageSize: 0
  604. xboxOneScriptCompiler: 0
  605. vrEditorSettings:
  606. daydream:
  607. daydreamIconForeground: {fileID: 0}
  608. daydreamIconBackground: {fileID: 0}
  609. cloudServicesEnabled:
  610. UNet: 1
  611. facebookSdkVersion: 7.9.4
  612. apiCompatibilityLevel: 2
  613. cloudProjectId: 7afdbf24-b4af-4c62-9edd-7d4e93b20dfe
  614. projectName: NewUnityProject2
  615. organizationId: lxpk
  616. cloudEnabled: 0
  617. enableNativePlatformBackendsForNewInputSystem: 0
  618. disableOldInputManagerSupport: 0