ProjectSettings.asset 29 KB

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