LoadingScene.scene 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "LoadingScene",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "LoadingScene",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": null,
  26. "_lpos": {
  27. "__type__": "cc.Vec3",
  28. "x": 0,
  29. "y": 0,
  30. "z": 0
  31. },
  32. "_lrot": {
  33. "__type__": "cc.Quat",
  34. "x": 0,
  35. "y": 0,
  36. "z": 0,
  37. "w": 1
  38. },
  39. "_lscale": {
  40. "__type__": "cc.Vec3",
  41. "x": 1,
  42. "y": 1,
  43. "z": 1
  44. },
  45. "_mobility": 0,
  46. "_layer": 1073741824,
  47. "_euler": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "autoReleaseAssets": false,
  54. "_globals": {
  55. "__id__": 25
  56. },
  57. "_id": "41e92863-ec8a-4d08-b117-ec5a2f5691c0"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "__editorExtras__": {},
  64. "_parent": {
  65. "__id__": 1
  66. },
  67. "_children": [
  68. {
  69. "__id__": 3
  70. },
  71. {
  72. "__id__": 5
  73. },
  74. {
  75. "__id__": 8
  76. },
  77. {
  78. "__id__": 15
  79. },
  80. {
  81. "__id__": 18
  82. }
  83. ],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 21
  88. },
  89. {
  90. "__id__": 22
  91. },
  92. {
  93. "__id__": 23
  94. },
  95. {
  96. "__id__": 24
  97. }
  98. ],
  99. "_prefab": null,
  100. "_lpos": {
  101. "__type__": "cc.Vec3",
  102. "x": 812,
  103. "y": 375.00000000000006,
  104. "z": 0
  105. },
  106. "_lrot": {
  107. "__type__": "cc.Quat",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0,
  111. "w": 1
  112. },
  113. "_lscale": {
  114. "__type__": "cc.Vec3",
  115. "x": 1,
  116. "y": 1,
  117. "z": 1
  118. },
  119. "_mobility": 0,
  120. "_layer": 33554432,
  121. "_euler": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_id": "beI88Z2HpFELqR4T5EMHpg"
  128. },
  129. {
  130. "__type__": "cc.Node",
  131. "_name": "Camera",
  132. "_objFlags": 0,
  133. "__editorExtras__": {},
  134. "_parent": {
  135. "__id__": 2
  136. },
  137. "_children": [],
  138. "_active": true,
  139. "_components": [
  140. {
  141. "__id__": 4
  142. }
  143. ],
  144. "_prefab": null,
  145. "_lpos": {
  146. "__type__": "cc.Vec3",
  147. "x": 0,
  148. "y": 0,
  149. "z": 1000
  150. },
  151. "_lrot": {
  152. "__type__": "cc.Quat",
  153. "x": 0,
  154. "y": 0,
  155. "z": 0,
  156. "w": 1
  157. },
  158. "_lscale": {
  159. "__type__": "cc.Vec3",
  160. "x": 1,
  161. "y": 1,
  162. "z": 1
  163. },
  164. "_mobility": 0,
  165. "_layer": 1073741824,
  166. "_euler": {
  167. "__type__": "cc.Vec3",
  168. "x": 0,
  169. "y": 0,
  170. "z": 0
  171. },
  172. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  173. },
  174. {
  175. "__type__": "cc.Camera",
  176. "_name": "",
  177. "_objFlags": 0,
  178. "__editorExtras__": {},
  179. "node": {
  180. "__id__": 3
  181. },
  182. "_enabled": true,
  183. "__prefab": null,
  184. "_projection": 0,
  185. "_priority": 0,
  186. "_fov": 45,
  187. "_fovAxis": 0,
  188. "_orthoHeight": 580.2566371681417,
  189. "_near": 0,
  190. "_far": 2000,
  191. "_color": {
  192. "__type__": "cc.Color",
  193. "r": 0,
  194. "g": 0,
  195. "b": 0,
  196. "a": 255
  197. },
  198. "_depth": 1,
  199. "_stencil": 0,
  200. "_clearFlags": 7,
  201. "_rect": {
  202. "__type__": "cc.Rect",
  203. "x": 0,
  204. "y": 0,
  205. "width": 1,
  206. "height": 1
  207. },
  208. "_aperture": 19,
  209. "_shutter": 7,
  210. "_iso": 0,
  211. "_screenScale": 1,
  212. "_visibility": 1108344832,
  213. "_targetTexture": null,
  214. "_postProcess": null,
  215. "_usePostProcess": false,
  216. "_cameraType": -1,
  217. "_trackingType": 0,
  218. "_id": "63WIch3o5BEYRlXzTT0oWc"
  219. },
  220. {
  221. "__type__": "cc.Node",
  222. "_name": "bg",
  223. "_objFlags": 0,
  224. "__editorExtras__": {},
  225. "_parent": {
  226. "__id__": 2
  227. },
  228. "_children": [],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 6
  233. },
  234. {
  235. "__id__": 7
  236. }
  237. ],
  238. "_prefab": null,
  239. "_lpos": {
  240. "__type__": "cc.Vec3",
  241. "x": 0,
  242. "y": 190,
  243. "z": 0
  244. },
  245. "_lrot": {
  246. "__type__": "cc.Quat",
  247. "x": 0,
  248. "y": 0,
  249. "z": 0,
  250. "w": 1
  251. },
  252. "_lscale": {
  253. "__type__": "cc.Vec3",
  254. "x": 0.92,
  255. "y": 0.92,
  256. "z": 1
  257. },
  258. "_mobility": 0,
  259. "_layer": 33554432,
  260. "_euler": {
  261. "__type__": "cc.Vec3",
  262. "x": 0,
  263. "y": 0,
  264. "z": 0
  265. },
  266. "_id": "9fDTegendCzLmxSRwBs4iY"
  267. },
  268. {
  269. "__type__": "cc.UITransform",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "__editorExtras__": {},
  273. "node": {
  274. "__id__": 5
  275. },
  276. "_enabled": true,
  277. "__prefab": null,
  278. "_contentSize": {
  279. "__type__": "cc.Size",
  280. "width": 1779,
  281. "height": 1243
  282. },
  283. "_anchorPoint": {
  284. "__type__": "cc.Vec2",
  285. "x": 0.5,
  286. "y": 0.5
  287. },
  288. "_id": "0eXR4cFsJNhbk5h5abJDpI"
  289. },
  290. {
  291. "__type__": "cc.Sprite",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "__editorExtras__": {},
  295. "node": {
  296. "__id__": 5
  297. },
  298. "_enabled": true,
  299. "__prefab": null,
  300. "_customMaterial": null,
  301. "_srcBlendFactor": 2,
  302. "_dstBlendFactor": 4,
  303. "_color": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_spriteFrame": {
  311. "__uuid__": "17737d85-fada-4435-a691-29edbb6df1d3@f9941",
  312. "__expectedType__": "cc.SpriteFrame"
  313. },
  314. "_type": 0,
  315. "_fillType": 0,
  316. "_sizeMode": 1,
  317. "_fillCenter": {
  318. "__type__": "cc.Vec2",
  319. "x": 0,
  320. "y": 0
  321. },
  322. "_fillStart": 0,
  323. "_fillRange": 0,
  324. "_isTrimmedMode": true,
  325. "_useGrayscale": false,
  326. "_atlas": null,
  327. "_id": "4f8nUtbgFMFac21E0DstL0"
  328. },
  329. {
  330. "__type__": "cc.Node",
  331. "_name": "ProgressBar",
  332. "_objFlags": 0,
  333. "__editorExtras__": {},
  334. "_parent": {
  335. "__id__": 2
  336. },
  337. "_children": [
  338. {
  339. "__id__": 9
  340. }
  341. ],
  342. "_active": true,
  343. "_components": [
  344. {
  345. "__id__": 12
  346. },
  347. {
  348. "__id__": 13
  349. },
  350. {
  351. "__id__": 14
  352. }
  353. ],
  354. "_prefab": null,
  355. "_lpos": {
  356. "__type__": "cc.Vec3",
  357. "x": 0,
  358. "y": 0,
  359. "z": 0
  360. },
  361. "_lrot": {
  362. "__type__": "cc.Quat",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0,
  366. "w": 1
  367. },
  368. "_lscale": {
  369. "__type__": "cc.Vec3",
  370. "x": 1,
  371. "y": 1,
  372. "z": 1
  373. },
  374. "_mobility": 0,
  375. "_layer": 33554432,
  376. "_euler": {
  377. "__type__": "cc.Vec3",
  378. "x": 0,
  379. "y": 0,
  380. "z": 0
  381. },
  382. "_id": "61NVgNrZRH8oqRnHNlPt7S"
  383. },
  384. {
  385. "__type__": "cc.Node",
  386. "_name": "Bar",
  387. "_objFlags": 0,
  388. "__editorExtras__": {},
  389. "_parent": {
  390. "__id__": 8
  391. },
  392. "_children": [],
  393. "_active": true,
  394. "_components": [
  395. {
  396. "__id__": 10
  397. },
  398. {
  399. "__id__": 11
  400. }
  401. ],
  402. "_prefab": null,
  403. "_lpos": {
  404. "__type__": "cc.Vec3",
  405. "x": -150,
  406. "y": 0,
  407. "z": 0
  408. },
  409. "_lrot": {
  410. "__type__": "cc.Quat",
  411. "x": 0,
  412. "y": 0,
  413. "z": 0,
  414. "w": 1
  415. },
  416. "_lscale": {
  417. "__type__": "cc.Vec3",
  418. "x": 1,
  419. "y": 1,
  420. "z": 1
  421. },
  422. "_mobility": 0,
  423. "_layer": 33554432,
  424. "_euler": {
  425. "__type__": "cc.Vec3",
  426. "x": 0,
  427. "y": 0,
  428. "z": 0
  429. },
  430. "_id": "82KPzanYFD0LCER/akKfJX"
  431. },
  432. {
  433. "__type__": "cc.UITransform",
  434. "_name": "",
  435. "_objFlags": 0,
  436. "__editorExtras__": {},
  437. "node": {
  438. "__id__": 9
  439. },
  440. "_enabled": true,
  441. "__prefab": null,
  442. "_contentSize": {
  443. "__type__": "cc.Size",
  444. "width": 0,
  445. "height": 15
  446. },
  447. "_anchorPoint": {
  448. "__type__": "cc.Vec2",
  449. "x": 0,
  450. "y": 0.5
  451. },
  452. "_id": "bcOe1t0aRDyIN0QIGxhj4d"
  453. },
  454. {
  455. "__type__": "cc.Sprite",
  456. "_name": "",
  457. "_objFlags": 0,
  458. "__editorExtras__": {},
  459. "node": {
  460. "__id__": 9
  461. },
  462. "_enabled": true,
  463. "__prefab": null,
  464. "_customMaterial": null,
  465. "_srcBlendFactor": 2,
  466. "_dstBlendFactor": 4,
  467. "_color": {
  468. "__type__": "cc.Color",
  469. "r": 255,
  470. "g": 255,
  471. "b": 255,
  472. "a": 255
  473. },
  474. "_spriteFrame": {
  475. "__uuid__": "24a704da-2867-446d-8d1a-5e920c75e09d@f9941",
  476. "__expectedType__": "cc.SpriteFrame"
  477. },
  478. "_type": 1,
  479. "_fillType": 0,
  480. "_sizeMode": 0,
  481. "_fillCenter": {
  482. "__type__": "cc.Vec2",
  483. "x": 0,
  484. "y": 0
  485. },
  486. "_fillStart": 0,
  487. "_fillRange": 0,
  488. "_isTrimmedMode": true,
  489. "_useGrayscale": false,
  490. "_atlas": null,
  491. "_id": "1cAzSidVFK95E2NJe1EHjS"
  492. },
  493. {
  494. "__type__": "cc.UITransform",
  495. "_name": "",
  496. "_objFlags": 0,
  497. "__editorExtras__": {},
  498. "node": {
  499. "__id__": 8
  500. },
  501. "_enabled": true,
  502. "__prefab": null,
  503. "_contentSize": {
  504. "__type__": "cc.Size",
  505. "width": 300,
  506. "height": 15
  507. },
  508. "_anchorPoint": {
  509. "__type__": "cc.Vec2",
  510. "x": 0.5,
  511. "y": 0.5
  512. },
  513. "_id": "f5BY1cz/ZMJokAOjOI1aa0"
  514. },
  515. {
  516. "__type__": "cc.Sprite",
  517. "_name": "",
  518. "_objFlags": 0,
  519. "__editorExtras__": {},
  520. "node": {
  521. "__id__": 8
  522. },
  523. "_enabled": true,
  524. "__prefab": null,
  525. "_customMaterial": null,
  526. "_srcBlendFactor": 2,
  527. "_dstBlendFactor": 4,
  528. "_color": {
  529. "__type__": "cc.Color",
  530. "r": 255,
  531. "g": 255,
  532. "b": 255,
  533. "a": 255
  534. },
  535. "_spriteFrame": {
  536. "__uuid__": "9fd900dd-221b-4f89-8f2c-fba34243c835@f9941",
  537. "__expectedType__": "cc.SpriteFrame"
  538. },
  539. "_type": 1,
  540. "_fillType": 0,
  541. "_sizeMode": 0,
  542. "_fillCenter": {
  543. "__type__": "cc.Vec2",
  544. "x": 0,
  545. "y": 0
  546. },
  547. "_fillStart": 0,
  548. "_fillRange": 0,
  549. "_isTrimmedMode": true,
  550. "_useGrayscale": false,
  551. "_atlas": null,
  552. "_id": "48zGL0GmlF/ox5bwz8u7zC"
  553. },
  554. {
  555. "__type__": "cc.ProgressBar",
  556. "_name": "",
  557. "_objFlags": 0,
  558. "__editorExtras__": {},
  559. "node": {
  560. "__id__": 8
  561. },
  562. "_enabled": true,
  563. "__prefab": null,
  564. "_barSprite": {
  565. "__id__": 11
  566. },
  567. "_mode": 0,
  568. "_totalLength": 300,
  569. "_progress": 0,
  570. "_reverse": false,
  571. "_id": "b0MSA5ZohL8KDQARQ0Ynte"
  572. },
  573. {
  574. "__type__": "cc.Node",
  575. "_name": "ProgressLabel",
  576. "_objFlags": 0,
  577. "__editorExtras__": {},
  578. "_parent": {
  579. "__id__": 2
  580. },
  581. "_children": [],
  582. "_active": true,
  583. "_components": [
  584. {
  585. "__id__": 16
  586. },
  587. {
  588. "__id__": 17
  589. }
  590. ],
  591. "_prefab": null,
  592. "_lpos": {
  593. "__type__": "cc.Vec3",
  594. "x": 0,
  595. "y": 0,
  596. "z": 0
  597. },
  598. "_lrot": {
  599. "__type__": "cc.Quat",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0,
  603. "w": 1
  604. },
  605. "_lscale": {
  606. "__type__": "cc.Vec3",
  607. "x": 1,
  608. "y": 1,
  609. "z": 1
  610. },
  611. "_mobility": 0,
  612. "_layer": 33554432,
  613. "_euler": {
  614. "__type__": "cc.Vec3",
  615. "x": 0,
  616. "y": 0,
  617. "z": 0
  618. },
  619. "_id": "e308wXT4NJob74lOVrAWR4"
  620. },
  621. {
  622. "__type__": "cc.UITransform",
  623. "_name": "",
  624. "_objFlags": 0,
  625. "__editorExtras__": {},
  626. "node": {
  627. "__id__": 15
  628. },
  629. "_enabled": true,
  630. "__prefab": null,
  631. "_contentSize": {
  632. "__type__": "cc.Size",
  633. "width": 46.255859375,
  634. "height": 54.4
  635. },
  636. "_anchorPoint": {
  637. "__type__": "cc.Vec2",
  638. "x": 0.5,
  639. "y": 0.5
  640. },
  641. "_id": "76d8rxt9RKRJXL8k+qZtSD"
  642. },
  643. {
  644. "__type__": "cc.Label",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "__editorExtras__": {},
  648. "node": {
  649. "__id__": 15
  650. },
  651. "_enabled": true,
  652. "__prefab": null,
  653. "_customMaterial": null,
  654. "_srcBlendFactor": 2,
  655. "_dstBlendFactor": 4,
  656. "_color": {
  657. "__type__": "cc.Color",
  658. "r": 255,
  659. "g": 255,
  660. "b": 255,
  661. "a": 255
  662. },
  663. "_string": "label",
  664. "_horizontalAlign": 1,
  665. "_verticalAlign": 1,
  666. "_actualFontSize": 20,
  667. "_fontSize": 20,
  668. "_fontFamily": "Arial",
  669. "_lineHeight": 40,
  670. "_overflow": 0,
  671. "_enableWrapText": true,
  672. "_font": null,
  673. "_isSystemFontUsed": true,
  674. "_spacingX": 0,
  675. "_isItalic": false,
  676. "_isBold": false,
  677. "_isUnderline": false,
  678. "_underlineHeight": 2,
  679. "_cacheMode": 0,
  680. "_enableOutline": true,
  681. "_outlineColor": {
  682. "__type__": "cc.Color",
  683. "r": 0,
  684. "g": 0,
  685. "b": 0,
  686. "a": 255
  687. },
  688. "_outlineWidth": 2,
  689. "_enableShadow": false,
  690. "_shadowColor": {
  691. "__type__": "cc.Color",
  692. "r": 0,
  693. "g": 0,
  694. "b": 0,
  695. "a": 255
  696. },
  697. "_shadowOffset": {
  698. "__type__": "cc.Vec2",
  699. "x": 2,
  700. "y": 2
  701. },
  702. "_shadowBlur": 2,
  703. "_id": "58BJjLmo9Ia4i9DS7CZiSi"
  704. },
  705. {
  706. "__type__": "cc.Node",
  707. "_name": "LoadingTips",
  708. "_objFlags": 0,
  709. "__editorExtras__": {},
  710. "_parent": {
  711. "__id__": 2
  712. },
  713. "_children": [],
  714. "_active": true,
  715. "_components": [
  716. {
  717. "__id__": 19
  718. },
  719. {
  720. "__id__": 20
  721. }
  722. ],
  723. "_prefab": null,
  724. "_lpos": {
  725. "__type__": "cc.Vec3",
  726. "x": 0,
  727. "y": -100,
  728. "z": 0
  729. },
  730. "_lrot": {
  731. "__type__": "cc.Quat",
  732. "x": 0,
  733. "y": 0,
  734. "z": 0,
  735. "w": 1
  736. },
  737. "_lscale": {
  738. "__type__": "cc.Vec3",
  739. "x": 1,
  740. "y": 1,
  741. "z": 1
  742. },
  743. "_mobility": 0,
  744. "_layer": 33554432,
  745. "_euler": {
  746. "__type__": "cc.Vec3",
  747. "x": 0,
  748. "y": 0,
  749. "z": 0
  750. },
  751. "_id": "18dyxdGaZKSrQUAf5NGDQK"
  752. },
  753. {
  754. "__type__": "cc.UITransform",
  755. "_name": "",
  756. "_objFlags": 0,
  757. "__editorExtras__": {},
  758. "node": {
  759. "__id__": 18
  760. },
  761. "_enabled": true,
  762. "__prefab": null,
  763. "_contentSize": {
  764. "__type__": "cc.Size",
  765. "width": 162.34375,
  766. "height": 50.4
  767. },
  768. "_anchorPoint": {
  769. "__type__": "cc.Vec2",
  770. "x": 0.5,
  771. "y": 0.5
  772. },
  773. "_id": "a9B9FirfRISKtjConKtcIi"
  774. },
  775. {
  776. "__type__": "cc.Label",
  777. "_name": "",
  778. "_objFlags": 0,
  779. "__editorExtras__": {},
  780. "node": {
  781. "__id__": 18
  782. },
  783. "_enabled": true,
  784. "__prefab": null,
  785. "_customMaterial": null,
  786. "_srcBlendFactor": 2,
  787. "_dstBlendFactor": 4,
  788. "_color": {
  789. "__type__": "cc.Color",
  790. "r": 255,
  791. "g": 255,
  792. "b": 255,
  793. "a": 255
  794. },
  795. "_string": "loading...",
  796. "_horizontalAlign": 1,
  797. "_verticalAlign": 1,
  798. "_actualFontSize": 40,
  799. "_fontSize": 40,
  800. "_fontFamily": "Arial",
  801. "_lineHeight": 40,
  802. "_overflow": 0,
  803. "_enableWrapText": true,
  804. "_font": null,
  805. "_isSystemFontUsed": true,
  806. "_spacingX": 0,
  807. "_isItalic": false,
  808. "_isBold": false,
  809. "_isUnderline": false,
  810. "_underlineHeight": 2,
  811. "_cacheMode": 0,
  812. "_enableOutline": false,
  813. "_outlineColor": {
  814. "__type__": "cc.Color",
  815. "r": 0,
  816. "g": 0,
  817. "b": 0,
  818. "a": 255
  819. },
  820. "_outlineWidth": 2,
  821. "_enableShadow": false,
  822. "_shadowColor": {
  823. "__type__": "cc.Color",
  824. "r": 0,
  825. "g": 0,
  826. "b": 0,
  827. "a": 255
  828. },
  829. "_shadowOffset": {
  830. "__type__": "cc.Vec2",
  831. "x": 2,
  832. "y": 2
  833. },
  834. "_shadowBlur": 2,
  835. "_id": "624WdoPHZF0KD3IMN07e6i"
  836. },
  837. {
  838. "__type__": "cc.UITransform",
  839. "_name": "",
  840. "_objFlags": 0,
  841. "__editorExtras__": {},
  842. "node": {
  843. "__id__": 2
  844. },
  845. "_enabled": true,
  846. "__prefab": null,
  847. "_contentSize": {
  848. "__type__": "cc.Size",
  849. "width": 1624,
  850. "height": 750
  851. },
  852. "_anchorPoint": {
  853. "__type__": "cc.Vec2",
  854. "x": 0.5,
  855. "y": 0.5
  856. },
  857. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  858. },
  859. {
  860. "__type__": "cc.Canvas",
  861. "_name": "",
  862. "_objFlags": 0,
  863. "__editorExtras__": {},
  864. "node": {
  865. "__id__": 2
  866. },
  867. "_enabled": true,
  868. "__prefab": null,
  869. "_cameraComponent": {
  870. "__id__": 4
  871. },
  872. "_alignCanvasWithScreen": true,
  873. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  874. },
  875. {
  876. "__type__": "cc.Widget",
  877. "_name": "",
  878. "_objFlags": 0,
  879. "__editorExtras__": {},
  880. "node": {
  881. "__id__": 2
  882. },
  883. "_enabled": true,
  884. "__prefab": null,
  885. "_alignFlags": 45,
  886. "_target": null,
  887. "_left": 0,
  888. "_right": 0,
  889. "_top": 5.684341886080802e-14,
  890. "_bottom": 5.684341886080802e-14,
  891. "_horizontalCenter": 0,
  892. "_verticalCenter": 0,
  893. "_isAbsLeft": true,
  894. "_isAbsRight": true,
  895. "_isAbsTop": true,
  896. "_isAbsBottom": true,
  897. "_isAbsHorizontalCenter": true,
  898. "_isAbsVerticalCenter": true,
  899. "_originalWidth": 0,
  900. "_originalHeight": 0,
  901. "_alignMode": 2,
  902. "_lockFlags": 0,
  903. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  904. },
  905. {
  906. "__type__": "c1156emQrBGJ6q/Tc38nRXJ",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "__editorExtras__": {},
  910. "node": {
  911. "__id__": 2
  912. },
  913. "_enabled": true,
  914. "__prefab": null,
  915. "progressBar": {
  916. "__id__": 9
  917. },
  918. "progressLabel": {
  919. "__id__": 17
  920. },
  921. "tipsLabel": {
  922. "__id__": 20
  923. },
  924. "_id": "02OKp0TjRA16VJzRzFO7hV"
  925. },
  926. {
  927. "__type__": "cc.SceneGlobals",
  928. "ambient": {
  929. "__id__": 26
  930. },
  931. "shadows": {
  932. "__id__": 27
  933. },
  934. "_skybox": {
  935. "__id__": 28
  936. },
  937. "fog": {
  938. "__id__": 29
  939. },
  940. "octree": {
  941. "__id__": 30
  942. },
  943. "skin": {
  944. "__id__": 31
  945. },
  946. "lightProbeInfo": {
  947. "__id__": 32
  948. },
  949. "postSettings": {
  950. "__id__": 33
  951. },
  952. "bakedWithStationaryMainLight": false,
  953. "bakedWithHighpLightmap": false
  954. },
  955. {
  956. "__type__": "cc.AmbientInfo",
  957. "_skyColorHDR": {
  958. "__type__": "cc.Vec4",
  959. "x": 0,
  960. "y": 0,
  961. "z": 0,
  962. "w": 0.520833125
  963. },
  964. "_skyColor": {
  965. "__type__": "cc.Vec4",
  966. "x": 0,
  967. "y": 0,
  968. "z": 0,
  969. "w": 0.520833125
  970. },
  971. "_skyIllumHDR": 20000,
  972. "_skyIllum": 20000,
  973. "_groundAlbedoHDR": {
  974. "__type__": "cc.Vec4",
  975. "x": 0,
  976. "y": 0,
  977. "z": 0,
  978. "w": 0
  979. },
  980. "_groundAlbedo": {
  981. "__type__": "cc.Vec4",
  982. "x": 0,
  983. "y": 0,
  984. "z": 0,
  985. "w": 0
  986. },
  987. "_skyColorLDR": {
  988. "__type__": "cc.Vec4",
  989. "x": 0.2,
  990. "y": 0.5,
  991. "z": 0.8,
  992. "w": 1
  993. },
  994. "_skyIllumLDR": 20000,
  995. "_groundAlbedoLDR": {
  996. "__type__": "cc.Vec4",
  997. "x": 0.2,
  998. "y": 0.2,
  999. "z": 0.2,
  1000. "w": 1
  1001. }
  1002. },
  1003. {
  1004. "__type__": "cc.ShadowsInfo",
  1005. "_enabled": false,
  1006. "_type": 0,
  1007. "_normal": {
  1008. "__type__": "cc.Vec3",
  1009. "x": 0,
  1010. "y": 1,
  1011. "z": 0
  1012. },
  1013. "_distance": 0,
  1014. "_planeBias": 1,
  1015. "_shadowColor": {
  1016. "__type__": "cc.Color",
  1017. "r": 76,
  1018. "g": 76,
  1019. "b": 76,
  1020. "a": 255
  1021. },
  1022. "_maxReceived": 4,
  1023. "_size": {
  1024. "__type__": "cc.Vec2",
  1025. "x": 512,
  1026. "y": 512
  1027. }
  1028. },
  1029. {
  1030. "__type__": "cc.SkyboxInfo",
  1031. "_envLightingType": 0,
  1032. "_envmapHDR": null,
  1033. "_envmap": null,
  1034. "_envmapLDR": null,
  1035. "_diffuseMapHDR": null,
  1036. "_diffuseMapLDR": null,
  1037. "_enabled": false,
  1038. "_useHDR": true,
  1039. "_editableMaterial": null,
  1040. "_reflectionHDR": null,
  1041. "_reflectionLDR": null,
  1042. "_rotationAngle": 0
  1043. },
  1044. {
  1045. "__type__": "cc.FogInfo",
  1046. "_type": 0,
  1047. "_fogColor": {
  1048. "__type__": "cc.Color",
  1049. "r": 200,
  1050. "g": 200,
  1051. "b": 200,
  1052. "a": 255
  1053. },
  1054. "_enabled": false,
  1055. "_fogDensity": 0.3,
  1056. "_fogStart": 0.5,
  1057. "_fogEnd": 300,
  1058. "_fogAtten": 5,
  1059. "_fogTop": 1.5,
  1060. "_fogRange": 1.2,
  1061. "_accurate": false
  1062. },
  1063. {
  1064. "__type__": "cc.OctreeInfo",
  1065. "_enabled": false,
  1066. "_minPos": {
  1067. "__type__": "cc.Vec3",
  1068. "x": -1024,
  1069. "y": -1024,
  1070. "z": -1024
  1071. },
  1072. "_maxPos": {
  1073. "__type__": "cc.Vec3",
  1074. "x": 1024,
  1075. "y": 1024,
  1076. "z": 1024
  1077. },
  1078. "_depth": 8
  1079. },
  1080. {
  1081. "__type__": "cc.SkinInfo",
  1082. "_enabled": false,
  1083. "_blurRadius": 0.01,
  1084. "_sssIntensity": 3
  1085. },
  1086. {
  1087. "__type__": "cc.LightProbeInfo",
  1088. "_giScale": 1,
  1089. "_giSamples": 1024,
  1090. "_bounces": 2,
  1091. "_reduceRinging": 0,
  1092. "_showProbe": true,
  1093. "_showWireframe": true,
  1094. "_showConvex": false,
  1095. "_data": null,
  1096. "_lightProbeSphereVolume": 1
  1097. },
  1098. {
  1099. "__type__": "cc.PostSettingsInfo",
  1100. "_toneMappingType": 0
  1101. }
  1102. ]