ProjectSettings.asset 28 KB

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