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