ProjectSettings.asset 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 8
  7. productGUID: 1eb5b450436966b49a962ffe89a9d776
  8. AndroidProfiler: 0
  9. defaultScreenOrientation: 4
  10. targetDevice: 2
  11. useOnDemandResources: 0
  12. accelerometerFrequency: 60
  13. companyName: DefaultCompany
  14. productName: Unity
  15. defaultCursor: {fileID: 0}
  16. cursorHotspot: {x: 0, y: 0}
  17. m_SplashScreenStyle: 0
  18. m_ShowUnitySplashScreen: 1
  19. m_VirtualRealitySplashScreen: {fileID: 0}
  20. defaultScreenWidth: 1024
  21. defaultScreenHeight: 768
  22. defaultScreenWidthWeb: 960
  23. defaultScreenHeightWeb: 600
  24. m_RenderingPath: 1
  25. m_MobileRenderingPath: 1
  26. m_ActiveColorSpace: 0
  27. m_MTRendering: 1
  28. m_MobileMTRendering: 0
  29. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  30. iosShowActivityIndicatorOnLoading: -1
  31. androidShowActivityIndicatorOnLoading: -1
  32. tizenShowActivityIndicatorOnLoading: -1
  33. iosAppInBackgroundBehavior: 0
  34. displayResolutionDialog: 1
  35. iosAllowHTTPDownload: 1
  36. allowedAutorotateToPortrait: 1
  37. allowedAutorotateToPortraitUpsideDown: 1
  38. allowedAutorotateToLandscapeRight: 1
  39. allowedAutorotateToLandscapeLeft: 1
  40. useOSAutorotation: 1
  41. use32BitDisplayBuffer: 1
  42. disableDepthAndStencilBuffers: 0
  43. defaultIsFullScreen: 1
  44. defaultIsNativeResolution: 1
  45. runInBackground: 1
  46. captureSingleScreen: 0
  47. Override IPod Music: 0
  48. muteOtherAudioSources: 0
  49. Prepare IOS For Recording: 0
  50. submitAnalytics: 1
  51. usePlayerLog: 1
  52. bakeCollisionMeshes: 0
  53. forceSingleInstance: 0
  54. resizableWindow: 0
  55. useMacAppStoreValidation: 0
  56. gpuSkinning: 0
  57. graphicsJobs: 0
  58. xboxPIXTextureCapture: 0
  59. xboxEnableAvatar: 0
  60. xboxEnableKinect: 0
  61. xboxEnableKinectAutoTracking: 0
  62. xboxEnableFitness: 0
  63. visibleInBackground: 0
  64. allowFullscreenSwitch: 1
  65. macFullscreenMode: 2
  66. d3d9FullscreenMode: 1
  67. d3d11FullscreenMode: 1
  68. xboxSpeechDB: 0
  69. xboxEnableHeadOrientation: 0
  70. xboxEnableGuest: 0
  71. xboxEnablePIXSampling: 0
  72. n3dsDisableStereoscopicView: 0
  73. n3dsEnableSharedListOpt: 1
  74. n3dsEnableVSync: 0
  75. uiUse16BitDepthBuffer: 0
  76. ignoreAlphaClear: 0
  77. xboxOneResolution: 0
  78. xboxOneMonoLoggingLevel: 0
  79. xboxOneLoggingLevel: 1
  80. ps3SplashScreen: {fileID: 0}
  81. videoMemoryForVertexBuffers: 0
  82. psp2PowerMode: 0
  83. psp2AcquireBGM: 1
  84. wiiUTVResolution: 0
  85. wiiUGamePadMSAA: 1
  86. wiiUSupportsNunchuk: 0
  87. wiiUSupportsClassicController: 0
  88. wiiUSupportsBalanceBoard: 0
  89. wiiUSupportsMotionPlus: 0
  90. wiiUSupportsProController: 0
  91. wiiUAllowScreenCapture: 1
  92. wiiUControllerCount: 0
  93. m_SupportedAspectRatios:
  94. 4:3: 1
  95. 5:4: 1
  96. 16:10: 1
  97. 16:9: 1
  98. Others: 1
  99. bundleIdentifier: com.Company.ProductName
  100. bundleVersion: 1.0
  101. preloadedAssets: []
  102. metroEnableIndependentInputSource: 0
  103. xboxOneDisableKinectGpuReservation: 0
  104. singlePassStereoRendering: 0
  105. protectGraphicsMemory: 0
  106. AndroidBundleVersionCode: 1
  107. AndroidMinSdkVersion: 9
  108. AndroidPreferredInstallLocation: 1
  109. aotOptions:
  110. apiCompatibilityLevel: 1
  111. stripEngineCode: 1
  112. iPhoneStrippingLevel: 0
  113. iPhoneScriptCallOptimization: 0
  114. iPhoneBuildNumber: 0
  115. ForceInternetPermission: 0
  116. ForceSDCardPermission: 0
  117. CreateWallpaper: 0
  118. APKExpansionFiles: 0
  119. preloadShaders: 0
  120. StripUnusedMeshComponents: 0
  121. VertexChannelCompressionMask:
  122. serializedVersion: 2
  123. m_Bits: 238
  124. iPhoneSdkVersion: 988
  125. iPhoneTargetOSVersion: 22
  126. tvOSSdkVersion: 0
  127. tvOSTargetOSVersion: 900
  128. tvOSRequireExtendedGameController: 0
  129. uIPrerenderedIcon: 0
  130. uIRequiresPersistentWiFi: 0
  131. uIRequiresFullScreen: 1
  132. uIStatusBarHidden: 1
  133. uIExitOnSuspend: 0
  134. uIStatusBarStyle: 0
  135. iPhoneSplashScreen: {fileID: 0}
  136. iPhoneHighResSplashScreen: {fileID: 0}
  137. iPhoneTallHighResSplashScreen: {fileID: 0}
  138. iPhone47inSplashScreen: {fileID: 0}
  139. iPhone55inPortraitSplashScreen: {fileID: 0}
  140. iPhone55inLandscapeSplashScreen: {fileID: 0}
  141. iPadPortraitSplashScreen: {fileID: 0}
  142. iPadHighResPortraitSplashScreen: {fileID: 0}
  143. iPadLandscapeSplashScreen: {fileID: 0}
  144. iPadHighResLandscapeSplashScreen: {fileID: 0}
  145. appleTVSplashScreen: {fileID: 0}
  146. tvOSSmallIconLayers: []
  147. tvOSLargeIconLayers: []
  148. tvOSTopShelfImageLayers: []
  149. tvOSTopShelfImageWideLayers: []
  150. iOSLaunchScreenType: 0
  151. iOSLaunchScreenPortrait: {fileID: 0}
  152. iOSLaunchScreenLandscape: {fileID: 0}
  153. iOSLaunchScreenBackgroundColor:
  154. serializedVersion: 2
  155. rgba: 0
  156. iOSLaunchScreenFillPct: 100
  157. iOSLaunchScreenSize: 100
  158. iOSLaunchScreenCustomXibPath:
  159. iOSLaunchScreeniPadType: 0
  160. iOSLaunchScreeniPadImage: {fileID: 0}
  161. iOSLaunchScreeniPadBackgroundColor:
  162. serializedVersion: 2
  163. rgba: 0
  164. iOSLaunchScreeniPadFillPct: 100
  165. iOSLaunchScreeniPadSize: 100
  166. iOSLaunchScreeniPadCustomXibPath:
  167. iOSDeviceRequirements: []
  168. iOSURLSchemes: []
  169. appleDeveloperTeamID:
  170. iOSManualSigningProvisioningProfileID:
  171. tvOSManualSigningProvisioningProfileID:
  172. appleEnableAutomaticSigning: 0
  173. AndroidTargetDevice: 0
  174. AndroidSplashScreenScale: 0
  175. androidSplashScreen: {fileID: 0}
  176. AndroidKeystoreName:
  177. AndroidKeyaliasName:
  178. AndroidTVCompatibility: 1
  179. AndroidIsGame: 1
  180. androidEnableBanner: 1
  181. m_AndroidBanners:
  182. - width: 320
  183. height: 180
  184. banner: {fileID: 0}
  185. androidGamepadSupportLevel: 0
  186. resolutionDialogBanner: {fileID: 0}
  187. m_BuildTargetIcons:
  188. - m_BuildTarget:
  189. m_Icons:
  190. - serializedVersion: 2
  191. m_Icon: {fileID: 0}
  192. m_Width: 128
  193. m_Height: 128
  194. m_BuildTargetBatching: []
  195. m_BuildTargetGraphicsAPIs:
  196. - m_BuildTarget: AndroidPlayer
  197. m_APIs: 08000000
  198. m_Automatic: 0
  199. webPlayerTemplate: APPLICATION:Default
  200. m_TemplateCustomTags: {}
  201. wiiUTitleID: 0005000011000000
  202. wiiUGroupID: 00010000
  203. wiiUCommonSaveSize: 4096
  204. wiiUAccountSaveSize: 2048
  205. wiiUOlvAccessKey: 0
  206. wiiUTinCode: 0
  207. wiiUJoinGameId: 0
  208. wiiUJoinGameModeMask: 0000000000000000
  209. wiiUCommonBossSize: 0
  210. wiiUAccountBossSize: 0
  211. wiiUAddOnUniqueIDs: []
  212. wiiUMainThreadStackSize: 3072
  213. wiiULoaderThreadStackSize: 1024
  214. wiiUSystemHeapSize: 128
  215. wiiUTVStartupScreen: {fileID: 0}
  216. wiiUGamePadStartupScreen: {fileID: 0}
  217. wiiUDrcBufferDisabled: 0
  218. wiiUProfilerLibPath:
  219. actionOnDotNetUnhandledException: 1
  220. enableInternalProfiler: 0
  221. logObjCUncaughtExceptions: 1
  222. enableCrashReportAPI: 0
  223. cameraUsageDescription:
  224. locationUsageDescription:
  225. microphoneUsageDescription:
  226. XboxTitleId:
  227. XboxImageXexPath:
  228. XboxSpaPath:
  229. XboxGenerateSpa: 0
  230. XboxDeployKinectResources: 0
  231. XboxSplashScreen: {fileID: 0}
  232. xboxEnableSpeech: 0
  233. xboxAdditionalTitleMemorySize: 0
  234. xboxDeployKinectHeadOrientation: 0
  235. xboxDeployKinectHeadPosition: 0
  236. ps3TitleConfigPath:
  237. ps3DLCConfigPath:
  238. ps3ThumbnailPath:
  239. ps3BackgroundPath:
  240. ps3SoundPath:
  241. ps3NPAgeRating: 12
  242. ps3TrophyCommId:
  243. ps3NpCommunicationPassphrase:
  244. ps3TrophyPackagePath:
  245. ps3BootCheckMaxSaveGameSizeKB: 128
  246. ps3TrophyCommSig:
  247. ps3SaveGameSlots: 1
  248. ps3TrialMode: 0
  249. ps3VideoMemoryForAudio: 0
  250. ps3EnableVerboseMemoryStats: 0
  251. ps3UseSPUForUmbra: 0
  252. ps3EnableMoveSupport: 1
  253. ps3DisableDolbyEncoding: 0
  254. ps4NPAgeRating: 12
  255. ps4NPTitleSecret:
  256. ps4NPTrophyPackPath:
  257. ps4ParentalLevel: 1
  258. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  259. ps4Category: 0
  260. ps4MasterVersion: 01.00
  261. ps4AppVersion: 01.00
  262. ps4AppType: 0
  263. ps4ParamSfxPath:
  264. ps4VideoOutPixelFormat: 0
  265. ps4VideoOutInitialWidth: 1920
  266. ps4VideoOutReprojectionRate: 120
  267. ps4PronunciationXMLPath:
  268. ps4PronunciationSIGPath:
  269. ps4BackgroundImagePath:
  270. ps4StartupImagePath:
  271. ps4SaveDataImagePath:
  272. ps4SdkOverride:
  273. ps4BGMPath:
  274. ps4ShareFilePath:
  275. ps4ShareOverlayImagePath:
  276. ps4PrivacyGuardImagePath:
  277. ps4NPtitleDatPath:
  278. ps4RemotePlayKeyAssignment: -1
  279. ps4RemotePlayKeyMappingDir:
  280. ps4PlayTogetherPlayerCount: 0
  281. ps4EnterButtonAssignment: 1
  282. ps4ApplicationParam1: 0
  283. ps4ApplicationParam2: 0
  284. ps4ApplicationParam3: 0
  285. ps4ApplicationParam4: 0
  286. ps4DownloadDataSize: 0
  287. ps4GarlicHeapSize: 2048
  288. ps4Passcode: eaoEiIgxIX4a2dREbbSqWy6yhKIDCdJO
  289. ps4UseDebugIl2cppLibs: 0
  290. ps4pnSessions: 1
  291. ps4pnPresence: 1
  292. ps4pnFriends: 1
  293. ps4pnGameCustomData: 1
  294. playerPrefsSupport: 0
  295. ps4UseResolutionFallback: 0
  296. restrictedAudioUsageRights: 0
  297. ps4ReprojectionSupport: 0
  298. ps4UseAudio3dBackend: 0
  299. ps4SocialScreenEnabled: 0
  300. ps4ScriptOptimizationLevel: 3
  301. ps4Audio3dVirtualSpeakerCount: 14
  302. ps4attribCpuUsage: 0
  303. ps4PatchPkgPath:
  304. ps4PatchLatestPkgPath:
  305. ps4PatchChangeinfoPath:
  306. ps4PatchDayOne: 0
  307. ps4attribUserManagement: 0
  308. ps4attribMoveSupport: 0
  309. ps4attrib3DSupport: 0
  310. ps4attribShareSupport: 0
  311. ps4attribExclusiveVR: 0
  312. ps4disableAutoHideSplash: 0
  313. ps4videoRecordingFeaturesUsed: 0
  314. ps4contentSearchFeaturesUsed: 0
  315. ps4attribEyeToEyeDistanceSettingVR: 0
  316. ps4IncludedModules: []
  317. monoEnv:
  318. psp2Splashimage: {fileID: 0}
  319. psp2NPTrophyPackPath:
  320. psp2NPSupportGBMorGJP: 0
  321. psp2NPAgeRating: 12
  322. psp2NPTitleDatPath:
  323. psp2NPCommsID:
  324. psp2NPCommunicationsID:
  325. psp2NPCommsPassphrase:
  326. psp2NPCommsSig:
  327. psp2ParamSfxPath:
  328. psp2ManualPath:
  329. psp2LiveAreaGatePath:
  330. psp2LiveAreaBackroundPath:
  331. psp2LiveAreaPath:
  332. psp2LiveAreaTrialPath:
  333. psp2PatchChangeInfoPath:
  334. psp2PatchOriginalPackage:
  335. psp2PackagePassword: yapnxrpMCARCr4zdGc81tBDKsMlaZTXC
  336. psp2KeystoneFile:
  337. psp2MemoryExpansionMode: 0
  338. psp2DRMType: 0
  339. psp2StorageType: 0
  340. psp2MediaCapacity: 0
  341. psp2DLCConfigPath:
  342. psp2ThumbnailPath:
  343. psp2BackgroundPath:
  344. psp2SoundPath:
  345. psp2TrophyCommId:
  346. psp2TrophyPackagePath:
  347. psp2PackagedResourcesPath:
  348. psp2SaveDataQuota: 10240
  349. psp2ParentalLevel: 1
  350. psp2ShortTitle: Not Set
  351. psp2ContentID: IV0000-ABCD12345_00-0123456789ABCDEF
  352. psp2Category: 0
  353. psp2MasterVersion: 01.00
  354. psp2AppVersion: 01.00
  355. psp2TVBootMode: 0
  356. psp2EnterButtonAssignment: 2
  357. psp2TVDisableEmu: 0
  358. psp2AllowTwitterDialog: 1
  359. psp2Upgradable: 0
  360. psp2HealthWarning: 0
  361. psp2UseLibLocation: 0
  362. psp2InfoBarOnStartup: 0
  363. psp2InfoBarColor: 0
  364. psp2UseDebugIl2cppLibs: 0
  365. psmSplashimage: {fileID: 0}
  366. spritePackerPolicy:
  367. scriptingDefineSymbols:
  368. 1:
  369. metroPackageName: Unity
  370. metroPackageVersion:
  371. metroCertificatePath:
  372. metroCertificatePassword:
  373. metroCertificateSubject:
  374. metroCertificateIssuer:
  375. metroCertificateNotAfter: 0000000000000000
  376. metroApplicationDescription: Unity
  377. wsaImages: {}
  378. metroTileShortName:
  379. metroCommandLineArgsFile:
  380. metroTileShowName: 0
  381. metroMediumTileShowName: 0
  382. metroLargeTileShowName: 0
  383. metroWideTileShowName: 0
  384. metroDefaultTileSize: 1
  385. metroTileForegroundText: 1
  386. metroTileBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
  387. metroSplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
  388. metroSplashScreenUseBackgroundColor: 0
  389. platformCapabilities: {}
  390. metroFTAName:
  391. metroFTAFileTypes: []
  392. metroProtocolName:
  393. metroCompilationOverrides: 1
  394. tizenProductDescription:
  395. tizenProductURL:
  396. tizenSigningProfileName:
  397. tizenGPSPermissions: 0
  398. tizenMicrophonePermissions: 0
  399. tizenMinOSVersion: 0
  400. n3dsUseExtSaveData: 0
  401. n3dsCompressStaticMem: 1
  402. n3dsExtSaveDataNumber: 0x12345
  403. n3dsStackSize: 131072
  404. n3dsTargetPlatform: 2
  405. n3dsRegion: 7
  406. n3dsMediaSize: 0
  407. n3dsLogoStyle: 3
  408. n3dsTitle: GameName
  409. n3dsProductCode:
  410. n3dsApplicationId: 0xFF3FF
  411. stvDeviceAddress:
  412. stvProductDescription:
  413. stvProductAuthor:
  414. stvProductAuthorEmail:
  415. stvProductLink:
  416. stvProductCategory: 0
  417. XboxOneProductId:
  418. XboxOneUpdateKey:
  419. XboxOneSandboxId:
  420. XboxOneContentId:
  421. XboxOneTitleId:
  422. XboxOneSCId:
  423. XboxOneGameOsOverridePath:
  424. XboxOnePackagingOverridePath:
  425. XboxOneAppManifestOverridePath:
  426. XboxOnePackageEncryption: 0
  427. XboxOnePackageUpdateGranularity: 2
  428. XboxOneDescription:
  429. XboxOneIsContentPackage: 0
  430. XboxOneEnableGPUVariability: 0
  431. XboxOneSockets: {}
  432. XboxOneSplashScreen: {fileID: 0}
  433. XboxOneAllowedProductIds: []
  434. XboxOnePersistentLocalStorageSize: 0
  435. intPropertyNames:
  436. - Android::ScriptingBackend
  437. - Standalone::ScriptingBackend
  438. - iOS::Architecture
  439. - iOS::ScriptingBackend
  440. Android::ScriptingBackend: 0
  441. Standalone::ScriptingBackend: 0
  442. iOS::Architecture: 2
  443. iOS::ScriptingBackend: 1
  444. boolPropertyNames:
  445. - Android::VR::enable
  446. - Metro::VR::enable
  447. - N3DS::VR::enable
  448. - PS3::VR::enable
  449. - PS4::VR::enable
  450. - PSM::VR::enable
  451. - PSP2::VR::enable
  452. - SamsungTV::VR::enable
  453. - Standalone::VR::enable
  454. - Tizen::VR::enable
  455. - WebGL::VR::enable
  456. - WebPlayer::VR::enable
  457. - WiiU::VR::enable
  458. - Xbox360::VR::enable
  459. - XboxOne::VR::enable
  460. - iOS::VR::enable
  461. - tvOS::VR::enable
  462. Android::VR::enable: 0
  463. Metro::VR::enable: 0
  464. N3DS::VR::enable: 0
  465. PS3::VR::enable: 0
  466. PS4::VR::enable: 0
  467. PSM::VR::enable: 0
  468. PSP2::VR::enable: 0
  469. SamsungTV::VR::enable: 0
  470. Standalone::VR::enable: 0
  471. Tizen::VR::enable: 0
  472. WebGL::VR::enable: 0
  473. WebPlayer::VR::enable: 0
  474. WiiU::VR::enable: 0
  475. Xbox360::VR::enable: 0
  476. XboxOne::VR::enable: 0
  477. iOS::VR::enable: 0
  478. tvOS::VR::enable: 0
  479. stringPropertyNames:
  480. - Analytics_ServiceEnabled::Analytics_ServiceEnabled
  481. - Build_ServiceEnabled::Build_ServiceEnabled
  482. - Collab_ServiceEnabled::Collab_ServiceEnabled
  483. - ErrorHub_ServiceEnabled::ErrorHub_ServiceEnabled
  484. - Game_Performance_ServiceEnabled::Game_Performance_ServiceEnabled
  485. - Hub_ServiceEnabled::Hub_ServiceEnabled
  486. - Purchasing_ServiceEnabled::Purchasing_ServiceEnabled
  487. - UNet_ServiceEnabled::UNet_ServiceEnabled
  488. - Unity_Ads_ServiceEnabled::Unity_Ads_ServiceEnabled
  489. Analytics_ServiceEnabled::Analytics_ServiceEnabled: False
  490. Build_ServiceEnabled::Build_ServiceEnabled: False
  491. Collab_ServiceEnabled::Collab_ServiceEnabled: False
  492. ErrorHub_ServiceEnabled::ErrorHub_ServiceEnabled: False
  493. Game_Performance_ServiceEnabled::Game_Performance_ServiceEnabled: False
  494. Hub_ServiceEnabled::Hub_ServiceEnabled: False
  495. Purchasing_ServiceEnabled::Purchasing_ServiceEnabled: False
  496. UNet_ServiceEnabled::UNet_ServiceEnabled: False
  497. Unity_Ads_ServiceEnabled::Unity_Ads_ServiceEnabled: False
  498. vectorPropertyNames:
  499. - Android::VR::enabledDevices
  500. - Metro::VR::enabledDevices
  501. - N3DS::VR::enabledDevices
  502. - PS3::VR::enabledDevices
  503. - PS4::VR::enabledDevices
  504. - PSM::VR::enabledDevices
  505. - PSP2::VR::enabledDevices
  506. - SamsungTV::VR::enabledDevices
  507. - Standalone::VR::enabledDevices
  508. - Tizen::VR::enabledDevices
  509. - WebGL::VR::enabledDevices
  510. - WebPlayer::VR::enabledDevices
  511. - WiiU::VR::enabledDevices
  512. - Xbox360::VR::enabledDevices
  513. - XboxOne::VR::enabledDevices
  514. - iOS::VR::enabledDevices
  515. - tvOS::VR::enabledDevices
  516. Android::VR::enabledDevices:
  517. - Oculus
  518. Metro::VR::enabledDevices: []
  519. N3DS::VR::enabledDevices: []
  520. PS3::VR::enabledDevices: []
  521. PS4::VR::enabledDevices:
  522. - PlayStationVR
  523. PSM::VR::enabledDevices: []
  524. PSP2::VR::enabledDevices: []
  525. SamsungTV::VR::enabledDevices: []
  526. Standalone::VR::enabledDevices:
  527. - Oculus
  528. Tizen::VR::enabledDevices: []
  529. WebGL::VR::enabledDevices: []
  530. WebPlayer::VR::enabledDevices: []
  531. WiiU::VR::enabledDevices: []
  532. Xbox360::VR::enabledDevices: []
  533. XboxOne::VR::enabledDevices: []
  534. iOS::VR::enabledDevices: []
  535. tvOS::VR::enabledDevices: []
  536. cloudProjectId:
  537. projectName:
  538. organizationId:
  539. cloudEnabled: 0