ProjectSettings.asset 30 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028
  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: 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. 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
  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: 3e07ed1e70c1ab644aba7367da9154d3, 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. - {fileID: 2800000, guid: 17890dd0942584ef7b1886ffc15250a1, type: 3}
  372. - {fileID: 2800000, guid: 44f5763023bff4d3dbfb13b858cff6ce, type: 3}
  373. m_Width: 432
  374. m_Height: 432
  375. m_Kind: 2
  376. m_SubKind:
  377. - m_Textures:
  378. - {fileID: 2800000, guid: 2c78137d6929a46249f124bad6c3c8a8, type: 3}
  379. - {fileID: 2800000, guid: b4f6488d420d24b3fa919a0d3a53bcf2, type: 3}
  380. m_Width: 324
  381. m_Height: 324
  382. m_Kind: 2
  383. m_SubKind:
  384. - m_Textures:
  385. - {fileID: 2800000, guid: ad05b3745e8844194bae1994e47cd9b3, type: 3}
  386. - {fileID: 2800000, guid: 78781f500fd7e4133b37547cebfe0231, type: 3}
  387. m_Width: 216
  388. m_Height: 216
  389. m_Kind: 2
  390. m_SubKind:
  391. - m_Textures:
  392. - {fileID: 2800000, guid: 96655ac7a5e9f46d0af3ba32b5ce1d2c, type: 3}
  393. - {fileID: 2800000, guid: 02ad1a4d05ea64249bdee469ef9fe40c, type: 3}
  394. m_Width: 162
  395. m_Height: 162
  396. m_Kind: 2
  397. m_SubKind:
  398. - m_Textures:
  399. - {fileID: 2800000, guid: aebd9fdb8f30d4d18b318f4312877849, type: 3}
  400. - {fileID: 2800000, guid: 71bdaccaa006c43bf9b5eaa2ef7bad56, type: 3}
  401. m_Width: 108
  402. m_Height: 108
  403. m_Kind: 2
  404. m_SubKind:
  405. - m_Textures:
  406. - {fileID: 2800000, guid: 7b3a41568325b49058f0f996eb569a3b, type: 3}
  407. - {fileID: 2800000, guid: 626c896dc88974a9fb360ba573bb43e5, type: 3}
  408. m_Width: 81
  409. m_Height: 81
  410. m_Kind: 2
  411. m_SubKind:
  412. - m_BuildTarget: iPhone
  413. m_Icons:
  414. - m_Textures:
  415. - {fileID: 2800000, guid: 50f07d81dcf4c4fbb8b2c326e7d4b6bb, type: 3}
  416. m_Width: 1024
  417. m_Height: 1024
  418. m_Kind: 4
  419. m_SubKind: App Store
  420. - m_Textures:
  421. - {fileID: 2800000, guid: 83a6483f53e5f448a84f14d9e27ee822, type: 3}
  422. m_Width: 60
  423. m_Height: 60
  424. m_Kind: 2
  425. m_SubKind: iPhone
  426. - m_Textures:
  427. - {fileID: 2800000, guid: b3252f95d1a3a4cd58871ff4716e5d8b, type: 3}
  428. m_Width: 40
  429. m_Height: 40
  430. m_Kind: 2
  431. m_SubKind: iPhone
  432. - m_Textures:
  433. - {fileID: 2800000, guid: b3252f95d1a3a4cd58871ff4716e5d8b, type: 3}
  434. m_Width: 40
  435. m_Height: 40
  436. m_Kind: 2
  437. m_SubKind: iPad
  438. - m_Textures:
  439. - {fileID: 2800000, guid: f9da296bf616b458d98a63f8f7557004, type: 3}
  440. m_Width: 20
  441. m_Height: 20
  442. m_Kind: 2
  443. m_SubKind: iPad
  444. - m_Textures:
  445. - {fileID: 2800000, guid: dd034f60ad00b407089fd2248eb2bae0, type: 3}
  446. m_Width: 87
  447. m_Height: 87
  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: iPhone
  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: iPhone
  462. - m_Textures:
  463. - {fileID: 2800000, guid: 753491ea5c3de4f928409d7f8e96b80b, type: 3}
  464. m_Width: 58
  465. m_Height: 58
  466. m_Kind: 1
  467. m_SubKind: iPad
  468. - m_Textures:
  469. - {fileID: 2800000, guid: ead39ea5b70b3401090170549ec78dda, type: 3}
  470. m_Width: 29
  471. m_Height: 29
  472. m_Kind: 1
  473. m_SubKind: iPad
  474. - m_Textures:
  475. - {fileID: 2800000, guid: e5d044c008db542bf8371f7e7c91bb50, type: 3}
  476. m_Width: 120
  477. m_Height: 120
  478. m_Kind: 3
  479. m_SubKind: iPhone
  480. - m_Textures:
  481. - {fileID: 2800000, guid: b36a145ee04964f5a8fbc998f53ad10f, type: 3}
  482. m_Width: 80
  483. m_Height: 80
  484. m_Kind: 3
  485. m_SubKind: iPhone
  486. - m_Textures:
  487. - {fileID: 2800000, guid: b36a145ee04964f5a8fbc998f53ad10f, type: 3}
  488. m_Width: 80
  489. m_Height: 80
  490. m_Kind: 3
  491. m_SubKind: iPad
  492. - m_Textures:
  493. - {fileID: 2800000, guid: b3252f95d1a3a4cd58871ff4716e5d8b, type: 3}
  494. m_Width: 40
  495. m_Height: 40
  496. m_Kind: 3
  497. m_SubKind: iPad
  498. - m_Textures:
  499. - {fileID: 2800000, guid: 73c9e6fc8fd374b119e143a8bc52bf28, type: 3}
  500. m_Width: 180
  501. m_Height: 180
  502. m_Kind: 0
  503. m_SubKind: iPhone
  504. - m_Textures:
  505. - {fileID: 2800000, guid: e5d044c008db542bf8371f7e7c91bb50, type: 3}
  506. m_Width: 120
  507. m_Height: 120
  508. m_Kind: 0
  509. m_SubKind: iPhone
  510. - m_Textures:
  511. - {fileID: 2800000, guid: 4cbc9362b367d44d58da2b6146f50c17, type: 3}
  512. m_Width: 167
  513. m_Height: 167
  514. m_Kind: 0
  515. m_SubKind: iPad
  516. - m_Textures:
  517. - {fileID: 2800000, guid: 6cb233dc65f0b459daf2ad80d17034da, type: 3}
  518. m_Width: 152
  519. m_Height: 152
  520. m_Kind: 0
  521. m_SubKind: iPad
  522. - m_Textures:
  523. - {fileID: 2800000, guid: 819aa9af392f0436686712974e387eb9, type: 3}
  524. m_Width: 76
  525. m_Height: 76
  526. m_Kind: 0
  527. m_SubKind: iPad
  528. m_BuildTargetBatching:
  529. - m_BuildTarget: Android
  530. m_StaticBatching: 1
  531. m_DynamicBatching: 1
  532. m_BuildTargetShaderSettings: []
  533. m_BuildTargetGraphicsJobs:
  534. - m_BuildTarget: MacStandaloneSupport
  535. m_GraphicsJobs: 0
  536. - m_BuildTarget: Switch
  537. m_GraphicsJobs: 0
  538. - m_BuildTarget: MetroSupport
  539. m_GraphicsJobs: 0
  540. - m_BuildTarget: AppleTVSupport
  541. m_GraphicsJobs: 0
  542. - m_BuildTarget: BJMSupport
  543. m_GraphicsJobs: 0
  544. - m_BuildTarget: LinuxStandaloneSupport
  545. m_GraphicsJobs: 0
  546. - m_BuildTarget: PS4Player
  547. m_GraphicsJobs: 0
  548. - m_BuildTarget: iOSSupport
  549. m_GraphicsJobs: 0
  550. - m_BuildTarget: WindowsStandaloneSupport
  551. m_GraphicsJobs: 0
  552. - m_BuildTarget: XboxOnePlayer
  553. m_GraphicsJobs: 0
  554. - m_BuildTarget: LuminSupport
  555. m_GraphicsJobs: 0
  556. - m_BuildTarget: AndroidPlayer
  557. m_GraphicsJobs: 0
  558. - m_BuildTarget: WebGLSupport
  559. m_GraphicsJobs: 0
  560. m_BuildTargetGraphicsJobMode:
  561. - m_BuildTarget: PS4Player
  562. m_GraphicsJobMode: 0
  563. - m_BuildTarget: XboxOnePlayer
  564. m_GraphicsJobMode: 0
  565. m_BuildTargetGraphicsAPIs:
  566. - m_BuildTarget: AndroidPlayer
  567. m_APIs: 0b000000
  568. m_Automatic: 0
  569. - m_BuildTarget: iOSSupport
  570. m_APIs: 10000000
  571. m_Automatic: 1
  572. m_BuildTargetVRSettings: []
  573. m_DefaultShaderChunkSizeInMB: 16
  574. m_DefaultShaderChunkCount: 0
  575. openGLRequireES31: 0
  576. openGLRequireES31AEP: 0
  577. openGLRequireES32: 0
  578. m_TemplateCustomTags: {}
  579. mobileMTRendering:
  580. Android: 0
  581. iPhone: 1
  582. tvOS: 1
  583. m_BuildTargetGroupLightmapEncodingQuality:
  584. - m_BuildTarget: Standalone
  585. m_EncodingQuality: 1
  586. - m_BuildTarget: XboxOne
  587. m_EncodingQuality: 1
  588. - m_BuildTarget: PS4
  589. m_EncodingQuality: 1
  590. m_BuildTargetGroupLightmapSettings: []
  591. m_BuildTargetNormalMapEncoding: []
  592. m_BuildTargetDefaultTextureCompressionFormat: []
  593. playModeTestRunnerEnabled: 0
  594. runPlayModeTestAsEditModeTest: 0
  595. actionOnDotNetUnhandledException: 1
  596. enableInternalProfiler: 0
  597. logObjCUncaughtExceptions: 1
  598. enableCrashReportAPI: 0
  599. cameraUsageDescription: Camera access required for target detection and tracking
  600. locationUsageDescription:
  601. microphoneUsageDescription:
  602. bluetoothUsageDescription:
  603. switchNMETAOverride:
  604. switchNetLibKey:
  605. switchSocketMemoryPoolSize: 6144
  606. switchSocketAllocatorPoolSize: 128
  607. switchSocketConcurrencyLimit: 14
  608. switchScreenResolutionBehavior: 2
  609. switchUseCPUProfiler: 0
  610. switchUseGOLDLinker: 0
  611. switchLTOSetting: 0
  612. switchApplicationID: 0x01004b9000490000
  613. switchNSODependencies:
  614. switchTitleNames_0:
  615. switchTitleNames_1:
  616. switchTitleNames_2:
  617. switchTitleNames_3:
  618. switchTitleNames_4:
  619. switchTitleNames_5:
  620. switchTitleNames_6:
  621. switchTitleNames_7:
  622. switchTitleNames_8:
  623. switchTitleNames_9:
  624. switchTitleNames_10:
  625. switchTitleNames_11:
  626. switchTitleNames_12:
  627. switchTitleNames_13:
  628. switchTitleNames_14:
  629. switchTitleNames_15:
  630. switchPublisherNames_0:
  631. switchPublisherNames_1:
  632. switchPublisherNames_2:
  633. switchPublisherNames_3:
  634. switchPublisherNames_4:
  635. switchPublisherNames_5:
  636. switchPublisherNames_6:
  637. switchPublisherNames_7:
  638. switchPublisherNames_8:
  639. switchPublisherNames_9:
  640. switchPublisherNames_10:
  641. switchPublisherNames_11:
  642. switchPublisherNames_12:
  643. switchPublisherNames_13:
  644. switchPublisherNames_14:
  645. switchPublisherNames_15:
  646. switchIcons_0: {fileID: 0}
  647. switchIcons_1: {fileID: 0}
  648. switchIcons_2: {fileID: 0}
  649. switchIcons_3: {fileID: 0}
  650. switchIcons_4: {fileID: 0}
  651. switchIcons_5: {fileID: 0}
  652. switchIcons_6: {fileID: 0}
  653. switchIcons_7: {fileID: 0}
  654. switchIcons_8: {fileID: 0}
  655. switchIcons_9: {fileID: 0}
  656. switchIcons_10: {fileID: 0}
  657. switchIcons_11: {fileID: 0}
  658. switchIcons_12: {fileID: 0}
  659. switchIcons_13: {fileID: 0}
  660. switchIcons_14: {fileID: 0}
  661. switchIcons_15: {fileID: 0}
  662. switchSmallIcons_0: {fileID: 0}
  663. switchSmallIcons_1: {fileID: 0}
  664. switchSmallIcons_2: {fileID: 0}
  665. switchSmallIcons_3: {fileID: 0}
  666. switchSmallIcons_4: {fileID: 0}
  667. switchSmallIcons_5: {fileID: 0}
  668. switchSmallIcons_6: {fileID: 0}
  669. switchSmallIcons_7: {fileID: 0}
  670. switchSmallIcons_8: {fileID: 0}
  671. switchSmallIcons_9: {fileID: 0}
  672. switchSmallIcons_10: {fileID: 0}
  673. switchSmallIcons_11: {fileID: 0}
  674. switchSmallIcons_12: {fileID: 0}
  675. switchSmallIcons_13: {fileID: 0}
  676. switchSmallIcons_14: {fileID: 0}
  677. switchSmallIcons_15: {fileID: 0}
  678. switchManualHTML:
  679. switchAccessibleURLs:
  680. switchLegalInformation:
  681. switchMainThreadStackSize: 1048576
  682. switchPresenceGroupId: 0x01004b9000490000
  683. switchLogoHandling: 0
  684. switchReleaseVersion: 0
  685. switchDisplayVersion: 1.0.0
  686. switchStartupUserAccount: 0
  687. switchTouchScreenUsage: 0
  688. switchSupportedLanguagesMask: 0
  689. switchLogoType: 0
  690. switchApplicationErrorCodeCategory:
  691. switchUserAccountSaveDataSize: 0
  692. switchUserAccountSaveDataJournalSize: 0
  693. switchApplicationAttribute: 0
  694. switchCardSpecSize: 4
  695. switchCardSpecClock: 25
  696. switchRatingsMask: 0
  697. switchRatingsInt_0: 0
  698. switchRatingsInt_1: 0
  699. switchRatingsInt_2: 0
  700. switchRatingsInt_3: 0
  701. switchRatingsInt_4: 0
  702. switchRatingsInt_5: 0
  703. switchRatingsInt_6: 0
  704. switchRatingsInt_7: 0
  705. switchRatingsInt_8: 0
  706. switchRatingsInt_9: 0
  707. switchRatingsInt_10: 0
  708. switchRatingsInt_11: 0
  709. switchRatingsInt_12: 0
  710. switchLocalCommunicationIds_0: 0x01004b9000490000
  711. switchLocalCommunicationIds_1:
  712. switchLocalCommunicationIds_2:
  713. switchLocalCommunicationIds_3:
  714. switchLocalCommunicationIds_4:
  715. switchLocalCommunicationIds_5:
  716. switchLocalCommunicationIds_6:
  717. switchLocalCommunicationIds_7:
  718. switchParentalControl: 0
  719. switchAllowsScreenshot: 1
  720. switchAllowsVideoCapturing: 1
  721. switchAllowsRuntimeAddOnContentInstall: 0
  722. switchDataLossConfirmation: 0
  723. switchUserAccountLockEnabled: 0
  724. switchSystemResourceMemory: 16777216
  725. switchSupportedNpadStyles: 3
  726. switchNativeFsCacheSize: 32
  727. switchIsHoldTypeHorizontal: 0
  728. switchSupportedNpadCount: 8
  729. switchSocketConfigEnabled: 0
  730. switchTcpInitialSendBufferSize: 32
  731. switchTcpInitialReceiveBufferSize: 64
  732. switchTcpAutoSendBufferSizeMax: 256
  733. switchTcpAutoReceiveBufferSizeMax: 256
  734. switchUdpSendBufferSize: 9
  735. switchUdpReceiveBufferSize: 42
  736. switchSocketBufferEfficiency: 4
  737. switchSocketInitializeEnabled: 1
  738. switchNetworkInterfaceManagerInitializeEnabled: 1
  739. switchPlayerConnectionEnabled: 1
  740. switchUseNewStyleFilepaths: 0
  741. switchUseLegacyFmodPriorities: 1
  742. switchUseMicroSleepForYield: 1
  743. switchEnableRamDiskSupport: 0
  744. switchMicroSleepForYieldTime: 25
  745. switchRamDiskSpaceSize: 12
  746. ps4NPAgeRating: 12
  747. ps4NPTitleSecret:
  748. ps4NPTrophyPackPath:
  749. ps4ParentalLevel: 1
  750. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  751. ps4Category: 0
  752. ps4MasterVersion: 01.00
  753. ps4AppVersion: 01.00
  754. ps4AppType: 0
  755. ps4ParamSfxPath:
  756. ps4VideoOutPixelFormat: 0
  757. ps4VideoOutInitialWidth: 1920
  758. ps4VideoOutBaseModeInitialWidth: 1920
  759. ps4VideoOutReprojectionRate: 120
  760. ps4PronunciationXMLPath:
  761. ps4PronunciationSIGPath:
  762. ps4BackgroundImagePath:
  763. ps4StartupImagePath:
  764. ps4StartupImagesFolder:
  765. ps4IconImagesFolder:
  766. ps4SaveDataImagePath:
  767. ps4SdkOverride:
  768. ps4BGMPath:
  769. ps4ShareFilePath:
  770. ps4ShareOverlayImagePath:
  771. ps4PrivacyGuardImagePath:
  772. ps4ExtraSceSysFile:
  773. ps4NPtitleDatPath:
  774. ps4RemotePlayKeyAssignment: -1
  775. ps4RemotePlayKeyMappingDir:
  776. ps4PlayTogetherPlayerCount: 0
  777. ps4EnterButtonAssignment: 1
  778. ps4ApplicationParam1: 0
  779. ps4ApplicationParam2: 0
  780. ps4ApplicationParam3: 0
  781. ps4ApplicationParam4: 0
  782. ps4DownloadDataSize: 0
  783. ps4GarlicHeapSize: 2048
  784. ps4ProGarlicHeapSize: 2560
  785. playerPrefsMaxSize: 32768
  786. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  787. ps4pnSessions: 1
  788. ps4pnPresence: 1
  789. ps4pnFriends: 1
  790. ps4pnGameCustomData: 1
  791. playerPrefsSupport: 0
  792. enableApplicationExit: 0
  793. resetTempFolder: 1
  794. restrictedAudioUsageRights: 0
  795. ps4UseResolutionFallback: 0
  796. ps4ReprojectionSupport: 0
  797. ps4UseAudio3dBackend: 0
  798. ps4UseLowGarlicFragmentationMode: 1
  799. ps4SocialScreenEnabled: 0
  800. ps4ScriptOptimizationLevel: 3
  801. ps4Audio3dVirtualSpeakerCount: 14
  802. ps4attribCpuUsage: 0
  803. ps4PatchPkgPath:
  804. ps4PatchLatestPkgPath:
  805. ps4PatchChangeinfoPath:
  806. ps4PatchDayOne: 0
  807. ps4attribUserManagement: 0
  808. ps4attribMoveSupport: 0
  809. ps4attrib3DSupport: 0
  810. ps4attribShareSupport: 0
  811. ps4attribExclusiveVR: 0
  812. ps4disableAutoHideSplash: 0
  813. ps4videoRecordingFeaturesUsed: 0
  814. ps4contentSearchFeaturesUsed: 0
  815. ps4CompatibilityPS5: 0
  816. ps4AllowPS5Detection: 0
  817. ps4GPU800MHz: 1
  818. ps4attribEyeToEyeDistanceSettingVR: 0
  819. ps4IncludedModules: []
  820. ps4attribVROutputEnabled: 0
  821. monoEnv:
  822. splashScreenBackgroundSourceLandscape: {fileID: 0}
  823. splashScreenBackgroundSourcePortrait: {fileID: 0}
  824. blurSplashScreenBackground: 1
  825. spritePackerPolicy:
  826. webGLMemorySize: 256
  827. webGLExceptionSupport: 1
  828. webGLNameFilesAsHashes: 0
  829. webGLDataCaching: 0
  830. webGLDebugSymbols: 0
  831. webGLEmscriptenArgs:
  832. webGLModulesDirectory:
  833. webGLTemplate: APPLICATION:Default
  834. webGLAnalyzeBuildSize: 0
  835. webGLUseEmbeddedResources: 0
  836. webGLCompressionFormat: 1
  837. webGLWasmArithmeticExceptions: 0
  838. webGLLinkerTarget: 0
  839. webGLThreadsSupport: 0
  840. webGLDecompressionFallback: 0
  841. webGLPowerPreference: 2
  842. scriptingDefineSymbols:
  843. Android: VUFORIA_ANDROID_SETTINGS;UNITY_CCU;CURVEDUI_TMP
  844. Standalone: UNITY_CCU;CURVEDUI_TMP
  845. Windows Store Apps: VUFORIA_WSA_SETTINGS
  846. iPhone: VUFORIA_IOS_SETTINGS
  847. additionalCompilerArguments: {}
  848. platformArchitecture:
  849. iPhone: 1
  850. scriptingBackend:
  851. Android: 1
  852. Standalone: 0
  853. WP8: 2
  854. WebGL: 1
  855. WebPlayer: 0
  856. Windows Store Apps: 1
  857. iPhone: 1
  858. il2cppCompilerConfiguration: {}
  859. managedStrippingLevel: {}
  860. incrementalIl2cppBuild:
  861. iPhone: 1
  862. suppressCommonWarnings: 1
  863. allowUnsafeCode: 1
  864. useDeterministicCompilation: 1
  865. enableRoslynAnalyzers: 1
  866. selectedPlatform: 2
  867. additionalIl2CppArgs:
  868. scriptingRuntimeVersion: 1
  869. gcIncremental: 0
  870. assemblyVersionValidation: 1
  871. gcWBarrierValidation: 0
  872. apiCompatibilityLevelPerPlatform: {}
  873. m_RenderingPath: 1
  874. m_MobileRenderingPath: 1
  875. metroPackageName: Vuforia.Engine.VuforiaEngine
  876. metroPackageVersion: 10.13.3.0
  877. metroCertificatePath: Assets\WSATestCertificate.pfx
  878. metroCertificatePassword:
  879. metroCertificateSubject: Vuforia
  880. metroCertificateIssuer: Vuforia
  881. metroCertificateNotAfter: 80a428773e1cd501
  882. metroApplicationDescription: Vuforia Engine
  883. wsaImages:
  884. 65636: Assets/Common/Icons/UWP/StoreLogo.scale-100.png
  885. 65661: Assets/Common/Icons/UWP/StoreLogo.scale-125.png
  886. 65686: Assets/Common/Icons/UWP/StoreLogo.scale-150.png
  887. 65736: Assets/Common/Icons/UWP/StoreLogo.scale-200.png
  888. 65936: Assets/Common/Icons/UWP/StoreLogo.scale-400.png
  889. 131172: Assets/Common/Icons/UWP/SplashScreen.scale-100.png
  890. 131197: Assets/Common/Icons/UWP/SplashScreen.scale-125.png
  891. 131222: Assets/Common/Icons/UWP/SplashScreen.scale-150.png
  892. 131272: Assets/Common/Icons/UWP/SplashScreen.scale-200.png
  893. 2031632: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-16.png
  894. 2031640: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-24.png
  895. 2031648: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-32.png
  896. 2031664: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-48.png
  897. 2031716: Assets/Common/Icons/UWP/Square44x44Logo.scale-100.png
  898. 2031741: Assets/Common/Icons/UWP/Square44x44Logo.scale-125.png
  899. 2031766: Assets/Common/Icons/UWP/Square44x44Logo.scale-150.png
  900. 2031816: Assets/Common/Icons/UWP/Square44x44Logo.scale-200.png
  901. 2031872: Assets/Common/Icons/UWP/Square44x44Logo.targetsize-256.png
  902. 2032016: Assets/Common/Icons/UWP/Square44x44Logo.scale-400.png
  903. 2162788: Assets/Common/Icons/UWP/Square150x150Logo.scale-100.png
  904. 2162813: Assets/Common/Icons/UWP/Square150x150Logo.scale-125.png
  905. 2162838: Assets/Common/Icons/UWP/Square150x150Logo.scale-150.png
  906. 2162888: Assets/Common/Icons/UWP/Square150x150Logo.scale-200.png
  907. 2163088: Assets/Common/Icons/UWP/Square150x150Logo.scale-400.png
  908. 2293860: Assets/Common/Icons/UWP/Wide310x150Logo.scale-100.png
  909. 2293885: Assets/Common/Icons/UWP/Wide310x150Logo.scale-125.png
  910. 2293910: Assets/Common/Icons/UWP/Wide310x150Logo.scale-150.png
  911. 2293960: Assets/Common/Icons/UWP/Wide310x150Logo.scale-200.png
  912. 2294160: Assets/Common/Icons/UWP/Wide310x150Logo.scale-400.png
  913. metroTileShortName: Vuforia Engine
  914. metroTileShowName: 0
  915. metroMediumTileShowName: 1
  916. metroLargeTileShowName: 0
  917. metroWideTileShowName: 1
  918. metroSupportStreamingInstall: 0
  919. metroLastRequiredScene: 0
  920. metroDefaultTileSize: 1
  921. metroTileForegroundText: 1
  922. metroTileBackgroundColor: {r: 0.4117647, g: 0.7490196, b: 0.2901961, a: 1}
  923. metroSplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
  924. metroSplashScreenUseBackgroundColor: 1
  925. platformCapabilities:
  926. WindowsStoreApps:
  927. OfflineMapsManagement: False
  928. HumanInterfaceDevice: False
  929. Location: False
  930. Chat: False
  931. Bluetooth: False
  932. AllJoyn: False
  933. MusicLibrary: False
  934. LowLevelDevices: False
  935. PrivateNetworkClientServer: False
  936. InternetClientServer: False
  937. VideosLibrary: False
  938. Objects3D: False
  939. InternetClient: True
  940. RemoteSystem: False
  941. BlockedChatMessages: False
  942. PhoneCall: False
  943. UserDataTasks: False
  944. Appointments: False
  945. SystemManagement: False
  946. SpatialPerception: False
  947. Microphone: False
  948. SharedUserCertificates: False
  949. InputInjectionBrokered: False
  950. PicturesLibrary: False
  951. RemovableStorage: False
  952. WebCam: True
  953. VoipCall: False
  954. UserAccountInformation: False
  955. UserNotificationListener: False
  956. PhoneCallHistoryPublic: False
  957. PointOfService: False
  958. RecordedCallsFolder: False
  959. Contacts: False
  960. Proximity: False
  961. CodeGeneration: False
  962. BackgroundMediaPlayback: False
  963. EnterpriseAuthentication: False
  964. metroTargetDeviceFamilies:
  965. Desktop: False
  966. Holographic: False
  967. IoT: False
  968. IoTHeadless: False
  969. Mobile: False
  970. Team: False
  971. Xbox: False
  972. metroFTAName:
  973. metroFTAFileTypes: []
  974. metroProtocolName:
  975. vcxProjDefaultLanguage:
  976. XboxOneProductId:
  977. XboxOneUpdateKey:
  978. XboxOneSandboxId:
  979. XboxOneContentId:
  980. XboxOneTitleId:
  981. XboxOneSCId:
  982. XboxOneGameOsOverridePath:
  983. XboxOnePackagingOverridePath:
  984. XboxOneAppManifestOverridePath:
  985. XboxOneVersion: 1.0.0.0
  986. XboxOnePackageEncryption: 0
  987. XboxOnePackageUpdateGranularity: 2
  988. XboxOneDescription:
  989. XboxOneLanguage:
  990. - enus
  991. XboxOneCapability: []
  992. XboxOneGameRating: {}
  993. XboxOneIsContentPackage: 0
  994. XboxOneEnhancedXboxCompatibilityMode: 0
  995. XboxOneEnableGPUVariability: 0
  996. XboxOneSockets: {}
  997. XboxOneSplashScreen: {fileID: 0}
  998. XboxOneAllowedProductIds: []
  999. XboxOnePersistentLocalStorageSize: 0
  1000. XboxOneXTitleMemory: 8
  1001. XboxOneOverrideIdentityName:
  1002. XboxOneOverrideIdentityPublisher:
  1003. vrEditorSettings: {}
  1004. cloudServicesEnabled: {}
  1005. luminIcon:
  1006. m_Name:
  1007. m_ModelFolderPath:
  1008. m_PortalFolderPath:
  1009. luminCert:
  1010. m_CertPath:
  1011. m_SignPackage: 1
  1012. luminIsChannelApp: 0
  1013. luminVersion:
  1014. m_VersionCode: 10133
  1015. m_VersionName: 10.13.3
  1016. apiCompatibilityLevel: 3
  1017. activeInputHandler: 2
  1018. windowsGamepadBackendHint: 0
  1019. cloudProjectId:
  1020. framebufferDepthMemorylessMode: 0
  1021. qualitySettingsNames: []
  1022. projectName:
  1023. organizationId:
  1024. cloudEnabled: 0
  1025. legacyClampBlendShapeWeights: 1
  1026. playerDataPath:
  1027. forceSRGBBlit: 1
  1028. virtualTexturingSupportEnabled: 0