ProjectSettings.asset 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 23
  7. productGUID: 91a513135f2ebaa4b998e54e884d3163
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 3
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: XR
  16. productName: MRNavigator
  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: 2800000, guid: e0866a3fe6007224a9e3078d831ce6fc,
  44. type: 3}
  45. m_ShowUnitySplashAds: 0
  46. m_AdsAndroidGameId:
  47. m_AdsIosGameId:
  48. m_ShowSplashAdsSlogan: 0
  49. m_SloganImage: {fileID: 0}
  50. m_SloganHeight: 150
  51. m_HolographicTrackingLossScreen: {fileID: 0}
  52. defaultScreenWidth: 1024
  53. defaultScreenHeight: 768
  54. defaultScreenWidthWeb: 960
  55. defaultScreenHeightWeb: 600
  56. m_StereoRenderingPath: 0
  57. m_ActiveColorSpace: 0
  58. m_MTRendering: 1
  59. mipStripping: 0
  60. numberOfMipsStripped: 0
  61. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  62. iosShowActivityIndicatorOnLoading: -1
  63. androidShowActivityIndicatorOnLoading: -1
  64. iosUseCustomAppBackgroundBehavior: 0
  65. iosAllowHTTPDownload: 1
  66. allowedAutorotateToPortrait: 1
  67. allowedAutorotateToPortraitUpsideDown: 1
  68. allowedAutorotateToLandscapeRight: 1
  69. allowedAutorotateToLandscapeLeft: 1
  70. useOSAutorotation: 1
  71. use32BitDisplayBuffer: 1
  72. preserveFramebufferAlpha: 0
  73. disableDepthAndStencilBuffers: 0
  74. androidStartInFullscreen: 1
  75. androidRenderOutsideSafeArea: 1
  76. androidUseSwappy: 0
  77. androidBlitType: 0
  78. androidResizableWindow: 0
  79. androidDefaultWindowWidth: 1920
  80. androidDefaultWindowHeight: 1080
  81. androidMinimumWindowWidth: 400
  82. androidMinimumWindowHeight: 300
  83. androidFullscreenMode: 1
  84. defaultIsNativeResolution: 1
  85. macRetinaSupport: 0
  86. runInBackground: 1
  87. captureSingleScreen: 0
  88. muteOtherAudioSources: 0
  89. Prepare IOS For Recording: 0
  90. Force IOS Speakers When Recording: 0
  91. deferSystemGesturesMode: 0
  92. hideHomeButton: 0
  93. submitAnalytics: 1
  94. usePlayerLog: 1
  95. autoStreaming: 0
  96. useAnimationStreaming: 0
  97. useFontStreaming: 0
  98. autoStreamingId:
  99. instantGameAppId:
  100. bakeCollisionMeshes: 0
  101. forceSingleInstance: 0
  102. useFlipModelSwapchain: 1
  103. resizableWindow: 0
  104. useMacAppStoreValidation: 0
  105. macAppStoreCategory: public.app-category.games
  106. gpuSkinning: 0
  107. xboxPIXTextureCapture: 0
  108. xboxEnableAvatar: 0
  109. xboxEnableKinect: 0
  110. xboxEnableKinectAutoTracking: 0
  111. xboxEnableFitness: 0
  112. visibleInBackground: 0
  113. allowFullscreenSwitch: 1
  114. fullscreenMode: 1
  115. xboxSpeechDB: 0
  116. xboxEnableHeadOrientation: 0
  117. xboxEnableGuest: 0
  118. xboxEnablePIXSampling: 0
  119. metalFramebufferOnly: 0
  120. xboxOneResolution: 0
  121. xboxOneSResolution: 0
  122. xboxOneXResolution: 3
  123. xboxOneMonoLoggingLevel: 0
  124. xboxOneLoggingLevel: 1
  125. xboxOneDisableEsram: 0
  126. xboxOneEnableTypeOptimization: 0
  127. xboxOnePresentImmediateThreshold: 0
  128. switchQueueCommandMemory: 0
  129. switchQueueControlMemory: 16384
  130. switchQueueComputeMemory: 262144
  131. switchNVNShaderPoolsGranularity: 33554432
  132. switchNVNDefaultPoolsGranularity: 16777216
  133. switchNVNOtherPoolsGranularity: 16777216
  134. switchNVNMaxPublicTextureIDCount: 0
  135. switchNVNMaxPublicSamplerIDCount: 0
  136. stadiaPresentMode: 0
  137. stadiaTargetFramerate: 0
  138. vulkanNumSwapchainBuffers: 3
  139. vulkanEnableSetSRGBWrite: 0
  140. vulkanEnablePreTransform: 0
  141. vulkanEnableLateAcquireNextImage: 0
  142. vulkanEnableCommandBufferRecycling: 1
  143. m_SupportedAspectRatios:
  144. 4:3: 1
  145. 5:4: 1
  146. 16:10: 1
  147. 16:9: 1
  148. Others: 1
  149. bundleVersion: 10.13.3
  150. preloadedAssets:
  151. - {fileID: 3493090336618791480, guid: 2d049ae1db0e2b74c8251022ae6dcb95, type: 2}
  152. - {fileID: -6682207197718421661, guid: 8f422df2931cba0478c1fe8ab232b9a3, type: 2}
  153. - {fileID: 4800000, guid: c9f956787b1d945e7b36e0516201fc76, type: 3}
  154. metroInputSource: 0
  155. wsaTransparentSwapchain: 0
  156. m_HolographicPauseOnTrackingLoss: 1
  157. xboxOneDisableKinectGpuReservation: 0
  158. xboxOneEnable7thCore: 0
  159. vrSettings:
  160. enable360StereoCapture: 0
  161. isWsaHolographicRemotingEnabled: 0
  162. enableFrameTimingStats: 0
  163. enableOpenGLProfilerGPURecorders: 1
  164. useHDRDisplay: 0
  165. D3DHDRBitDepth: 0
  166. m_ColorGamuts: 00000000
  167. targetPixelDensity: 30
  168. resolutionScalingMode: 0
  169. resetResolutionOnWindowResize: 0
  170. androidSupportedAspectRatio: 1
  171. androidMaxAspectRatio: 2.1
  172. applicationIdentifier:
  173. Android: com.imm.sdk
  174. Lumin: com.PTCInc.VuforiaEngine
  175. Standalone: com.PTCInc.VuforiaEngine
  176. iPhone: com.vuforia.engine.VuforiaEngine
  177. buildNumber:
  178. Standalone: 0
  179. iPhone: 0
  180. tvOS: 0
  181. overrideDefaultApplicationIdentifier: 1
  182. AndroidBundleVersionCode: 10133
  183. AndroidMinSdkVersion: 26
  184. AndroidTargetSdkVersion: 0
  185. AndroidPreferredInstallLocation: 1
  186. aotOptions:
  187. stripEngineCode: 1
  188. iPhoneStrippingLevel: 0
  189. iPhoneScriptCallOptimization: 0
  190. ForceInternetPermission: 0
  191. ForceSDCardPermission: 1
  192. CreateWallpaper: 0
  193. APKExpansionFiles: 0
  194. keepLoadedShadersAlive: 0
  195. StripUnusedMeshComponents: 0
  196. VertexChannelCompressionMask: 214
  197. iPhoneSdkVersion: 988
  198. iOSTargetOSVersionString: 14.0
  199. tvOSSdkVersion: 0
  200. tvOSRequireExtendedGameController: 0
  201. tvOSTargetOSVersionString: 11.0
  202. uIPrerenderedIcon: 0
  203. uIRequiresPersistentWiFi: 0
  204. uIRequiresFullScreen: 1
  205. uIStatusBarHidden: 1
  206. uIExitOnSuspend: 0
  207. uIStatusBarStyle: 0
  208. appleTVSplashScreen: {fileID: 0}
  209. appleTVSplashScreen2x: {fileID: 0}
  210. tvOSSmallIconLayers: []
  211. tvOSSmallIconLayers2x: []
  212. tvOSLargeIconLayers: []
  213. tvOSLargeIconLayers2x: []
  214. tvOSTopShelfImageLayers: []
  215. tvOSTopShelfImageLayers2x: []
  216. tvOSTopShelfImageWideLayers: []
  217. tvOSTopShelfImageWideLayers2x: []
  218. iOSLaunchScreenType: 0
  219. iOSLaunchScreenPortrait: {fileID: 0}
  220. iOSLaunchScreenLandscape: {fileID: 0}
  221. iOSLaunchScreenBackgroundColor:
  222. serializedVersion: 2
  223. rgba: 0
  224. iOSLaunchScreenFillPct: 100
  225. iOSLaunchScreenSize: 100
  226. iOSLaunchScreenCustomXibPath:
  227. iOSLaunchScreeniPadType: 0
  228. iOSLaunchScreeniPadImage: {fileID: 0}
  229. iOSLaunchScreeniPadBackgroundColor:
  230. serializedVersion: 2
  231. rgba: 0
  232. iOSLaunchScreeniPadFillPct: 100
  233. iOSLaunchScreeniPadSize: 100
  234. iOSLaunchScreeniPadCustomXibPath:
  235. iOSLaunchScreenCustomStoryboardPath:
  236. iOSLaunchScreeniPadCustomStoryboardPath:
  237. iOSDeviceRequirements: []
  238. iOSURLSchemes: []
  239. macOSURLSchemes: []
  240. iOSBackgroundModes: 0
  241. iOSMetalForceHardShadows: 0
  242. metalEditorSupport: 1
  243. metalAPIValidation: 1
  244. iOSRenderExtraFrameOnPause: 1
  245. iosCopyPluginsCodeInsteadOfSymlink: 0
  246. appleDeveloperTeamID:
  247. iOSManualSigningProvisioningProfileID:
  248. tvOSManualSigningProvisioningProfileID:
  249. iOSManualSigningProvisioningProfileType: 0
  250. tvOSManualSigningProvisioningProfileType: 0
  251. appleEnableAutomaticSigning: 0
  252. iOSRequireARKit: 0
  253. iOSAutomaticallyDetectAndAddCapabilities: 1
  254. appleEnableProMotion: 0
  255. shaderPrecisionModel: 0
  256. clonedFromGUID: 2384ff924a3af4e60b5229a9cc8b5126
  257. templatePackageId:
  258. templateDefaultScene:
  259. useCustomMainManifest: 1
  260. useCustomLauncherManifest: 0
  261. useCustomMainGradleTemplate: 0
  262. useCustomLauncherGradleManifest: 0
  263. useCustomBaseGradleTemplate: 1
  264. useCustomGradlePropertiesTemplate: 1
  265. useCustomProguardFile: 0
  266. AndroidTargetArchitectures: 2
  267. AndroidTargetDevices: 0
  268. AndroidSplashScreenScale: 0
  269. androidSplashScreen: {fileID: 0}
  270. AndroidKeystoreName: '{inproject}: '
  271. AndroidKeyaliasName:
  272. AndroidBuildApkPerCpuArchitecture: 0
  273. AndroidTVCompatibility: 0
  274. AndroidIsGame: 1
  275. AndroidEnableTango: 0
  276. androidEnableBanner: 1
  277. androidUseLowAccuracyLocation: 0
  278. androidUseCustomKeystore: 0
  279. m_AndroidBanners:
  280. - width: 320
  281. height: 180
  282. banner: {fileID: 0}
  283. androidGamepadSupportLevel: 0
  284. chromeosInputEmulation: 1
  285. AndroidMinifyWithR8: 0
  286. AndroidMinifyRelease: 0
  287. AndroidMinifyDebug: 0
  288. AndroidValidateAppBundleSize: 1
  289. AndroidAppBundleSizeToValidate: 150
  290. m_BuildTargetIcons:
  291. - m_BuildTarget:
  292. m_Icons:
  293. - serializedVersion: 2
  294. m_Icon: {fileID: 2800000, guid: 3e07ed1e70c1ab644aba7367da9154d3, type: 3}
  295. m_Width: 128
  296. m_Height: 128
  297. m_Kind: 0
  298. m_BuildTargetPlatformIcons:
  299. - m_BuildTarget: Android
  300. m_Icons:
  301. - m_Textures:
  302. - {fileID: 0}
  303. m_Width: 192
  304. m_Height: 192
  305. m_Kind: 0
  306. m_SubKind:
  307. - m_Textures:
  308. - {fileID: 0}
  309. m_Width: 144
  310. m_Height: 144
  311. m_Kind: 0
  312. m_SubKind:
  313. - m_Textures:
  314. - {fileID: 0}
  315. m_Width: 96
  316. m_Height: 96
  317. m_Kind: 0
  318. m_SubKind:
  319. - m_Textures:
  320. - {fileID: 0}
  321. m_Width: 72
  322. m_Height: 72
  323. m_Kind: 0
  324. m_SubKind:
  325. - m_Textures:
  326. - {fileID: 0}
  327. m_Width: 48
  328. m_Height: 48
  329. m_Kind: 0
  330. m_SubKind:
  331. - m_Textures:
  332. - {fileID: 0}
  333. m_Width: 36
  334. m_Height: 36
  335. m_Kind: 0
  336. m_SubKind:
  337. - m_Textures:
  338. - {fileID: 0}
  339. m_Width: 192
  340. m_Height: 192
  341. m_Kind: 1
  342. m_SubKind:
  343. - m_Textures:
  344. - {fileID: 0}
  345. m_Width: 144
  346. m_Height: 144
  347. m_Kind: 1
  348. m_SubKind:
  349. - m_Textures:
  350. - {fileID: 0}
  351. m_Width: 96
  352. m_Height: 96
  353. m_Kind: 1
  354. m_SubKind:
  355. - m_Textures:
  356. - {fileID: 0}
  357. m_Width: 72
  358. m_Height: 72
  359. m_Kind: 1
  360. m_SubKind:
  361. - m_Textures:
  362. - {fileID: 0}
  363. m_Width: 48
  364. m_Height: 48
  365. m_Kind: 1
  366. m_SubKind:
  367. - m_Textures:
  368. - {fileID: 0}
  369. m_Width: 36
  370. m_Height: 36
  371. m_Kind: 1
  372. m_SubKind:
  373. - m_Textures: []
  374. m_Width: 432
  375. m_Height: 432
  376. m_Kind: 2
  377. m_SubKind:
  378. - m_Textures: []
  379. m_Width: 324
  380. m_Height: 324
  381. m_Kind: 2
  382. m_SubKind:
  383. - m_Textures: []
  384. m_Width: 216
  385. m_Height: 216
  386. m_Kind: 2
  387. m_SubKind:
  388. - m_Textures: []
  389. m_Width: 162
  390. m_Height: 162
  391. m_Kind: 2
  392. m_SubKind:
  393. - m_Textures: []
  394. m_Width: 108
  395. m_Height: 108
  396. m_Kind: 2
  397. m_SubKind:
  398. - m_Textures: []
  399. m_Width: 81
  400. m_Height: 81
  401. m_Kind: 2
  402. m_SubKind:
  403. - m_BuildTarget: iPhone
  404. m_Icons:
  405. - m_Textures:
  406. - {fileID: 0}
  407. m_Width: 1024
  408. m_Height: 1024
  409. m_Kind: 4
  410. m_SubKind: App Store
  411. - m_Textures:
  412. - {fileID: 0}
  413. m_Width: 60
  414. m_Height: 60
  415. m_Kind: 2
  416. m_SubKind: iPhone
  417. - m_Textures:
  418. - {fileID: 0}
  419. m_Width: 40
  420. m_Height: 40
  421. m_Kind: 2
  422. m_SubKind: iPhone
  423. - m_Textures:
  424. - {fileID: 0}
  425. m_Width: 40
  426. m_Height: 40
  427. m_Kind: 2
  428. m_SubKind: iPad
  429. - m_Textures:
  430. - {fileID: 0}
  431. m_Width: 20
  432. m_Height: 20
  433. m_Kind: 2
  434. m_SubKind: iPad
  435. - m_Textures:
  436. - {fileID: 0}
  437. m_Width: 87
  438. m_Height: 87
  439. m_Kind: 1
  440. m_SubKind: iPhone
  441. - m_Textures:
  442. - {fileID: 0}
  443. m_Width: 58
  444. m_Height: 58
  445. m_Kind: 1
  446. m_SubKind: iPhone
  447. - m_Textures:
  448. - {fileID: 0}
  449. m_Width: 29
  450. m_Height: 29
  451. m_Kind: 1
  452. m_SubKind: iPhone
  453. - m_Textures:
  454. - {fileID: 0}
  455. m_Width: 58
  456. m_Height: 58
  457. m_Kind: 1
  458. m_SubKind: iPad
  459. - m_Textures:
  460. - {fileID: 0}
  461. m_Width: 29
  462. m_Height: 29
  463. m_Kind: 1
  464. m_SubKind: iPad
  465. - m_Textures:
  466. - {fileID: 0}
  467. m_Width: 120
  468. m_Height: 120
  469. m_Kind: 3
  470. m_SubKind: iPhone
  471. - m_Textures:
  472. - {fileID: 0}
  473. m_Width: 80
  474. m_Height: 80
  475. m_Kind: 3
  476. m_SubKind: iPhone
  477. - m_Textures:
  478. - {fileID: 0}
  479. m_Width: 80
  480. m_Height: 80
  481. m_Kind: 3
  482. m_SubKind: iPad
  483. - m_Textures:
  484. - {fileID: 0}
  485. m_Width: 40
  486. m_Height: 40
  487. m_Kind: 3
  488. m_SubKind: iPad
  489. - m_Textures:
  490. - {fileID: 0}
  491. m_Width: 180
  492. m_Height: 180
  493. m_Kind: 0
  494. m_SubKind: iPhone
  495. - m_Textures:
  496. - {fileID: 0}
  497. m_Width: 120
  498. m_Height: 120
  499. m_Kind: 0
  500. m_SubKind: iPhone
  501. - m_Textures:
  502. - {fileID: 0}
  503. m_Width: 167
  504. m_Height: 167
  505. m_Kind: 0
  506. m_SubKind: iPad
  507. - m_Textures:
  508. - {fileID: 0}
  509. m_Width: 152
  510. m_Height: 152
  511. m_Kind: 0
  512. m_SubKind: iPad
  513. - m_Textures:
  514. - {fileID: 0}
  515. m_Width: 76
  516. m_Height: 76
  517. m_Kind: 0
  518. m_SubKind: iPad
  519. m_BuildTargetBatching: []
  520. m_BuildTargetShaderSettings: []
  521. m_BuildTargetGraphicsJobs:
  522. - m_BuildTarget: MacStandaloneSupport
  523. m_GraphicsJobs: 0
  524. - m_BuildTarget: Switch
  525. m_GraphicsJobs: 0
  526. - m_BuildTarget: MetroSupport
  527. m_GraphicsJobs: 0
  528. - m_BuildTarget: AppleTVSupport
  529. m_GraphicsJobs: 0
  530. - m_BuildTarget: BJMSupport
  531. m_GraphicsJobs: 0
  532. - m_BuildTarget: LinuxStandaloneSupport
  533. m_GraphicsJobs: 0
  534. - m_BuildTarget: PS4Player
  535. m_GraphicsJobs: 0
  536. - m_BuildTarget: iOSSupport
  537. m_GraphicsJobs: 0
  538. - m_BuildTarget: WindowsStandaloneSupport
  539. m_GraphicsJobs: 0
  540. - m_BuildTarget: XboxOnePlayer
  541. m_GraphicsJobs: 0
  542. - m_BuildTarget: LuminSupport
  543. m_GraphicsJobs: 0
  544. - m_BuildTarget: AndroidPlayer
  545. m_GraphicsJobs: 0
  546. - m_BuildTarget: WebGLSupport
  547. m_GraphicsJobs: 0
  548. m_BuildTargetGraphicsJobMode:
  549. - m_BuildTarget: PS4Player
  550. m_GraphicsJobMode: 0
  551. - m_BuildTarget: XboxOnePlayer
  552. m_GraphicsJobMode: 0
  553. m_BuildTargetGraphicsAPIs:
  554. - m_BuildTarget: AndroidPlayer
  555. m_APIs: 0b000000
  556. m_Automatic: 0
  557. - m_BuildTarget: iOSSupport
  558. m_APIs: 10000000
  559. m_Automatic: 1
  560. m_BuildTargetVRSettings: []
  561. m_DefaultShaderChunkSizeInMB: 16
  562. m_DefaultShaderChunkCount: 0
  563. openGLRequireES31: 0
  564. openGLRequireES31AEP: 0
  565. openGLRequireES32: 0
  566. m_TemplateCustomTags: {}
  567. mobileMTRendering:
  568. Android: 0
  569. iPhone: 1
  570. tvOS: 1
  571. m_BuildTargetGroupLightmapEncodingQuality:
  572. - m_BuildTarget: Standalone
  573. m_EncodingQuality: 1
  574. - m_BuildTarget: XboxOne
  575. m_EncodingQuality: 1
  576. - m_BuildTarget: PS4
  577. m_EncodingQuality: 1
  578. m_BuildTargetGroupLightmapSettings: []
  579. m_BuildTargetNormalMapEncoding: []
  580. m_BuildTargetDefaultTextureCompressionFormat: []
  581. playModeTestRunnerEnabled: 0
  582. runPlayModeTestAsEditModeTest: 0
  583. actionOnDotNetUnhandledException: 1
  584. enableInternalProfiler: 0
  585. logObjCUncaughtExceptions: 1
  586. enableCrashReportAPI: 0
  587. cameraUsageDescription: Camera access required for target detection and tracking
  588. locationUsageDescription:
  589. microphoneUsageDescription:
  590. bluetoothUsageDescription:
  591. switchNMETAOverride:
  592. switchNetLibKey:
  593. switchSocketMemoryPoolSize: 6144
  594. switchSocketAllocatorPoolSize: 128
  595. switchSocketConcurrencyLimit: 14
  596. switchScreenResolutionBehavior: 2
  597. switchUseCPUProfiler: 0
  598. switchUseGOLDLinker: 0
  599. switchLTOSetting: 0
  600. switchApplicationID: 0x01004b9000490000
  601. switchNSODependencies:
  602. switchTitleNames_0:
  603. switchTitleNames_1:
  604. switchTitleNames_2:
  605. switchTitleNames_3:
  606. switchTitleNames_4:
  607. switchTitleNames_5:
  608. switchTitleNames_6:
  609. switchTitleNames_7:
  610. switchTitleNames_8:
  611. switchTitleNames_9:
  612. switchTitleNames_10:
  613. switchTitleNames_11:
  614. switchTitleNames_12:
  615. switchTitleNames_13:
  616. switchTitleNames_14:
  617. switchTitleNames_15:
  618. switchPublisherNames_0:
  619. switchPublisherNames_1:
  620. switchPublisherNames_2:
  621. switchPublisherNames_3:
  622. switchPublisherNames_4:
  623. switchPublisherNames_5:
  624. switchPublisherNames_6:
  625. switchPublisherNames_7:
  626. switchPublisherNames_8:
  627. switchPublisherNames_9:
  628. switchPublisherNames_10:
  629. switchPublisherNames_11:
  630. switchPublisherNames_12:
  631. switchPublisherNames_13:
  632. switchPublisherNames_14:
  633. switchPublisherNames_15:
  634. switchIcons_0: {fileID: 0}
  635. switchIcons_1: {fileID: 0}
  636. switchIcons_2: {fileID: 0}
  637. switchIcons_3: {fileID: 0}
  638. switchIcons_4: {fileID: 0}
  639. switchIcons_5: {fileID: 0}
  640. switchIcons_6: {fileID: 0}
  641. switchIcons_7: {fileID: 0}
  642. switchIcons_8: {fileID: 0}
  643. switchIcons_9: {fileID: 0}
  644. switchIcons_10: {fileID: 0}
  645. switchIcons_11: {fileID: 0}
  646. switchIcons_12: {fileID: 0}
  647. switchIcons_13: {fileID: 0}
  648. switchIcons_14: {fileID: 0}
  649. switchIcons_15: {fileID: 0}
  650. switchSmallIcons_0: {fileID: 0}
  651. switchSmallIcons_1: {fileID: 0}
  652. switchSmallIcons_2: {fileID: 0}
  653. switchSmallIcons_3: {fileID: 0}
  654. switchSmallIcons_4: {fileID: 0}
  655. switchSmallIcons_5: {fileID: 0}
  656. switchSmallIcons_6: {fileID: 0}
  657. switchSmallIcons_7: {fileID: 0}
  658. switchSmallIcons_8: {fileID: 0}
  659. switchSmallIcons_9: {fileID: 0}
  660. switchSmallIcons_10: {fileID: 0}
  661. switchSmallIcons_11: {fileID: 0}
  662. switchSmallIcons_12: {fileID: 0}
  663. switchSmallIcons_13: {fileID: 0}
  664. switchSmallIcons_14: {fileID: 0}
  665. switchSmallIcons_15: {fileID: 0}
  666. switchManualHTML:
  667. switchAccessibleURLs:
  668. switchLegalInformation:
  669. switchMainThreadStackSize: 1048576
  670. switchPresenceGroupId: 0x01004b9000490000
  671. switchLogoHandling: 0
  672. switchReleaseVersion: 0
  673. switchDisplayVersion: 1.0.0
  674. switchStartupUserAccount: 0
  675. switchTouchScreenUsage: 0
  676. switchSupportedLanguagesMask: 0
  677. switchLogoType: 0
  678. switchApplicationErrorCodeCategory:
  679. switchUserAccountSaveDataSize: 0
  680. switchUserAccountSaveDataJournalSize: 0
  681. switchApplicationAttribute: 0
  682. switchCardSpecSize: 4
  683. switchCardSpecClock: 25
  684. switchRatingsMask: 0
  685. switchRatingsInt_0: 0
  686. switchRatingsInt_1: 0
  687. switchRatingsInt_2: 0
  688. switchRatingsInt_3: 0
  689. switchRatingsInt_4: 0
  690. switchRatingsInt_5: 0
  691. switchRatingsInt_6: 0
  692. switchRatingsInt_7: 0
  693. switchRatingsInt_8: 0
  694. switchRatingsInt_9: 0
  695. switchRatingsInt_10: 0
  696. switchRatingsInt_11: 0
  697. switchRatingsInt_12: 0
  698. switchLocalCommunicationIds_0: 0x01004b9000490000
  699. switchLocalCommunicationIds_1:
  700. switchLocalCommunicationIds_2:
  701. switchLocalCommunicationIds_3:
  702. switchLocalCommunicationIds_4:
  703. switchLocalCommunicationIds_5:
  704. switchLocalCommunicationIds_6:
  705. switchLocalCommunicationIds_7:
  706. switchParentalControl: 0
  707. switchAllowsScreenshot: 1
  708. switchAllowsVideoCapturing: 1
  709. switchAllowsRuntimeAddOnContentInstall: 0
  710. switchDataLossConfirmation: 0
  711. switchUserAccountLockEnabled: 0
  712. switchSystemResourceMemory: 16777216
  713. switchSupportedNpadStyles: 3
  714. switchNativeFsCacheSize: 32
  715. switchIsHoldTypeHorizontal: 0
  716. switchSupportedNpadCount: 8
  717. switchSocketConfigEnabled: 0
  718. switchTcpInitialSendBufferSize: 32
  719. switchTcpInitialReceiveBufferSize: 64
  720. switchTcpAutoSendBufferSizeMax: 256
  721. switchTcpAutoReceiveBufferSizeMax: 256
  722. switchUdpSendBufferSize: 9
  723. switchUdpReceiveBufferSize: 42
  724. switchSocketBufferEfficiency: 4
  725. switchSocketInitializeEnabled: 1
  726. switchNetworkInterfaceManagerInitializeEnabled: 1
  727. switchPlayerConnectionEnabled: 1
  728. switchUseNewStyleFilepaths: 0
  729. switchUseLegacyFmodPriorities: 1
  730. switchUseMicroSleepForYield: 1
  731. switchEnableRamDiskSupport: 0
  732. switchMicroSleepForYieldTime: 25
  733. switchRamDiskSpaceSize: 12
  734. ps4NPAgeRating: 12
  735. ps4NPTitleSecret:
  736. ps4NPTrophyPackPath:
  737. ps4ParentalLevel: 1
  738. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  739. ps4Category: 0
  740. ps4MasterVersion: 01.00
  741. ps4AppVersion: 01.00
  742. ps4AppType: 0
  743. ps4ParamSfxPath:
  744. ps4VideoOutPixelFormat: 0
  745. ps4VideoOutInitialWidth: 1920
  746. ps4VideoOutBaseModeInitialWidth: 1920
  747. ps4VideoOutReprojectionRate: 120
  748. ps4PronunciationXMLPath:
  749. ps4PronunciationSIGPath:
  750. ps4BackgroundImagePath:
  751. ps4StartupImagePath:
  752. ps4StartupImagesFolder:
  753. ps4IconImagesFolder:
  754. ps4SaveDataImagePath:
  755. ps4SdkOverride:
  756. ps4BGMPath:
  757. ps4ShareFilePath:
  758. ps4ShareOverlayImagePath:
  759. ps4PrivacyGuardImagePath:
  760. ps4ExtraSceSysFile:
  761. ps4NPtitleDatPath:
  762. ps4RemotePlayKeyAssignment: -1
  763. ps4RemotePlayKeyMappingDir:
  764. ps4PlayTogetherPlayerCount: 0
  765. ps4EnterButtonAssignment: 1
  766. ps4ApplicationParam1: 0
  767. ps4ApplicationParam2: 0
  768. ps4ApplicationParam3: 0
  769. ps4ApplicationParam4: 0
  770. ps4DownloadDataSize: 0
  771. ps4GarlicHeapSize: 2048
  772. ps4ProGarlicHeapSize: 2560
  773. playerPrefsMaxSize: 32768
  774. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  775. ps4pnSessions: 1
  776. ps4pnPresence: 1
  777. ps4pnFriends: 1
  778. ps4pnGameCustomData: 1
  779. playerPrefsSupport: 0
  780. enableApplicationExit: 0
  781. resetTempFolder: 1
  782. restrictedAudioUsageRights: 0
  783. ps4UseResolutionFallback: 0
  784. ps4ReprojectionSupport: 0
  785. ps4UseAudio3dBackend: 0
  786. ps4UseLowGarlicFragmentationMode: 1
  787. ps4SocialScreenEnabled: 0
  788. ps4ScriptOptimizationLevel: 3
  789. ps4Audio3dVirtualSpeakerCount: 14
  790. ps4attribCpuUsage: 0
  791. ps4PatchPkgPath:
  792. ps4PatchLatestPkgPath:
  793. ps4PatchChangeinfoPath:
  794. ps4PatchDayOne: 0
  795. ps4attribUserManagement: 0
  796. ps4attribMoveSupport: 0
  797. ps4attrib3DSupport: 0
  798. ps4attribShareSupport: 0
  799. ps4attribExclusiveVR: 0
  800. ps4disableAutoHideSplash: 0
  801. ps4videoRecordingFeaturesUsed: 0
  802. ps4contentSearchFeaturesUsed: 0
  803. ps4CompatibilityPS5: 0
  804. ps4AllowPS5Detection: 0
  805. ps4GPU800MHz: 1
  806. ps4attribEyeToEyeDistanceSettingVR: 0
  807. ps4IncludedModules: []
  808. ps4attribVROutputEnabled: 0
  809. monoEnv:
  810. splashScreenBackgroundSourceLandscape: {fileID: 0}
  811. splashScreenBackgroundSourcePortrait: {fileID: 0}
  812. blurSplashScreenBackground: 1
  813. spritePackerPolicy:
  814. webGLMemorySize: 256
  815. webGLExceptionSupport: 1
  816. webGLNameFilesAsHashes: 0
  817. webGLDataCaching: 0
  818. webGLDebugSymbols: 0
  819. webGLEmscriptenArgs:
  820. webGLModulesDirectory:
  821. webGLTemplate: APPLICATION:Default
  822. webGLAnalyzeBuildSize: 0
  823. webGLUseEmbeddedResources: 0
  824. webGLCompressionFormat: 1
  825. webGLWasmArithmeticExceptions: 0
  826. webGLLinkerTarget: 0
  827. webGLThreadsSupport: 0
  828. webGLDecompressionFallback: 0
  829. webGLPowerPreference: 2
  830. scriptingDefineSymbols:
  831. Android: VUFORIA_ANDROID_SETTINGS;UNITY_CCU;CURVEDUI_TMP
  832. Windows Store Apps: VUFORIA_WSA_SETTINGS
  833. iPhone: VUFORIA_IOS_SETTINGS
  834. additionalCompilerArguments: {}
  835. platformArchitecture:
  836. iPhone: 1
  837. scriptingBackend:
  838. Android: 1
  839. Standalone: 0
  840. WP8: 2
  841. WebGL: 1
  842. WebPlayer: 0
  843. Windows Store Apps: 1
  844. iPhone: 1
  845. il2cppCompilerConfiguration: {}
  846. managedStrippingLevel: {}
  847. incrementalIl2cppBuild:
  848. iPhone: 1
  849. suppressCommonWarnings: 1
  850. allowUnsafeCode: 1
  851. useDeterministicCompilation: 1
  852. enableRoslynAnalyzers: 1
  853. selectedPlatform: 2
  854. additionalIl2CppArgs:
  855. scriptingRuntimeVersion: 1
  856. gcIncremental: 0
  857. assemblyVersionValidation: 1
  858. gcWBarrierValidation: 0
  859. apiCompatibilityLevelPerPlatform: {}
  860. m_RenderingPath: 1
  861. m_MobileRenderingPath: 1
  862. metroPackageName: Vuforia.Engine.VuforiaEngine
  863. metroPackageVersion: 10.13.3.0
  864. metroCertificatePath: Assets\WSATestCertificate.pfx
  865. metroCertificatePassword:
  866. metroCertificateSubject: Vuforia
  867. metroCertificateIssuer: Vuforia
  868. metroCertificateNotAfter: 80a428773e1cd501
  869. metroApplicationDescription: Vuforia Engine
  870. wsaImages:
  871. 65636: Assets/Common/Icons/UWP/StoreLogo.scale-100.png
  872. 65661: Assets/Common/Icons/UWP/StoreLogo.scale-125.png
  873. 65686: Assets/Common/Icons/UWP/StoreLogo.scale-150.png
  874. 65736: Assets/Common/Icons/UWP/StoreLogo.scale-200.png
  875. 65936: Assets/Common/Icons/UWP/StoreLogo.scale-400.png
  876. 131172: Assets/Common/Icons/UWP/SplashScreen.scale-100.png
  877. 131197: Assets/Common/Icons/UWP/SplashScreen.scale-125.png
  878. 131222: Assets/Common/Icons/UWP/SplashScreen.scale-150.png
  879. 131272: Assets/Common/Icons/UWP/SplashScreen.scale-200.png
  880. 2031632: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-16.png
  881. 2031640: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-24.png
  882. 2031648: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-32.png
  883. 2031664: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-48.png
  884. 2031716: Assets/Common/Icons/UWP/Square44x44Logo.scale-100.png
  885. 2031741: Assets/Common/Icons/UWP/Square44x44Logo.scale-125.png
  886. 2031766: Assets/Common/Icons/UWP/Square44x44Logo.scale-150.png
  887. 2031816: Assets/Common/Icons/UWP/Square44x44Logo.scale-200.png
  888. 2031872: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-256.png
  889. 2032016: Assets/Common/Icons/UWP/Square44x44Logo.scale-400.png
  890. 2162788: Assets/Common/Icons/UWP/Square150x150Logo.scale-100.png
  891. 2162813: Assets/Common/Icons/UWP/Square150x150Logo.scale-125.png
  892. 2162838: Assets/Common/Icons/UWP/Square150x150Logo.scale-150.png
  893. 2162888: Assets/Common/Icons/UWP/Square150x150Logo.scale-200.png
  894. 2163088: Assets/Common/Icons/UWP/Square150x150Logo.scale-400.png
  895. 2293860: Assets/Common/Icons/UWP/Wide310x150Logo.scale-100.png
  896. 2293885: Assets/Common/Icons/UWP/Wide310x150Logo.scale-125.png
  897. 2293910: Assets/Common/Icons/UWP/Wide310x150Logo.scale-150.png
  898. 2293960: Assets/Common/Icons/UWP/Wide310x150Logo.scale-200.png
  899. 2294160: Assets/Common/Icons/UWP/Wide310x150Logo.scale-400.png
  900. metroTileShortName: Vuforia Engine
  901. metroTileShowName: 0
  902. metroMediumTileShowName: 1
  903. metroLargeTileShowName: 0
  904. metroWideTileShowName: 1
  905. metroSupportStreamingInstall: 0
  906. metroLastRequiredScene: 0
  907. metroDefaultTileSize: 1
  908. metroTileForegroundText: 1
  909. metroTileBackgroundColor: {r: 0.4117647, g: 0.7490196, b: 0.2901961, a: 1}
  910. metroSplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
  911. metroSplashScreenUseBackgroundColor: 1
  912. platformCapabilities:
  913. WindowsStoreApps:
  914. OfflineMapsManagement: False
  915. HumanInterfaceDevice: False
  916. Location: False
  917. Chat: False
  918. Bluetooth: False
  919. AllJoyn: False
  920. MusicLibrary: False
  921. LowLevelDevices: False
  922. PrivateNetworkClientServer: False
  923. InternetClientServer: False
  924. VideosLibrary: False
  925. BackgroundMediaPlayback: False
  926. Objects3D: False
  927. RemoteSystem: False
  928. BlockedChatMessages: False
  929. PhoneCall: False
  930. UserDataTasks: False
  931. Appointments: False
  932. SystemManagement: False
  933. SpatialPerception: False
  934. Microphone: False
  935. SharedUserCertificates: False
  936. InputInjectionBrokered: False
  937. PicturesLibrary: False
  938. RemovableStorage: False
  939. WebCam: True
  940. VoipCall: False
  941. UserAccountInformation: False
  942. UserNotificationListener: False
  943. PhoneCallHistoryPublic: False
  944. PointOfService: False
  945. RecordedCallsFolder: False
  946. Contacts: False
  947. InternetClient: True
  948. Proximity: False
  949. CodeGeneration: False
  950. EnterpriseAuthentication: False
  951. metroTargetDeviceFamilies:
  952. Desktop: False
  953. Holographic: False
  954. IoT: False
  955. IoTHeadless: False
  956. Mobile: False
  957. Team: False
  958. Xbox: False
  959. metroFTAName:
  960. metroFTAFileTypes: []
  961. metroProtocolName:
  962. vcxProjDefaultLanguage:
  963. XboxOneProductId:
  964. XboxOneUpdateKey:
  965. XboxOneSandboxId:
  966. XboxOneContentId:
  967. XboxOneTitleId:
  968. XboxOneSCId:
  969. XboxOneGameOsOverridePath:
  970. XboxOnePackagingOverridePath:
  971. XboxOneAppManifestOverridePath:
  972. XboxOneVersion: 1.0.0.0
  973. XboxOnePackageEncryption: 0
  974. XboxOnePackageUpdateGranularity: 2
  975. XboxOneDescription:
  976. XboxOneLanguage:
  977. - enus
  978. XboxOneCapability: []
  979. XboxOneGameRating: {}
  980. XboxOneIsContentPackage: 0
  981. XboxOneEnhancedXboxCompatibilityMode: 0
  982. XboxOneEnableGPUVariability: 0
  983. XboxOneSockets: {}
  984. XboxOneSplashScreen: {fileID: 0}
  985. XboxOneAllowedProductIds: []
  986. XboxOnePersistentLocalStorageSize: 0
  987. XboxOneXTitleMemory: 8
  988. XboxOneOverrideIdentityName:
  989. XboxOneOverrideIdentityPublisher:
  990. vrEditorSettings: {}
  991. cloudServicesEnabled: {}
  992. luminIcon:
  993. m_Name:
  994. m_ModelFolderPath:
  995. m_PortalFolderPath:
  996. luminCert:
  997. m_CertPath:
  998. m_SignPackage: 1
  999. luminIsChannelApp: 0
  1000. luminVersion:
  1001. m_VersionCode: 10133
  1002. m_VersionName: 10.13.3
  1003. apiCompatibilityLevel: 3
  1004. activeInputHandler: 2
  1005. windowsGamepadBackendHint: 0
  1006. cloudProjectId:
  1007. framebufferDepthMemorylessMode: 0
  1008. qualitySettingsNames: []
  1009. projectName:
  1010. organizationId:
  1011. cloudEnabled: 0
  1012. legacyClampBlendShapeWeights: 1
  1013. playerDataPath:
  1014. forceSRGBBlit: 1
  1015. virtualTexturingSupportEnabled: 0