First.scene 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "First",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "First",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": {
  26. "__id__": 39
  27. },
  28. "_lpos": {
  29. "__type__": "cc.Vec3",
  30. "x": 0,
  31. "y": 0,
  32. "z": 0
  33. },
  34. "_lrot": {
  35. "__type__": "cc.Quat",
  36. "x": 0,
  37. "y": 0,
  38. "z": 0,
  39. "w": 1
  40. },
  41. "_lscale": {
  42. "__type__": "cc.Vec3",
  43. "x": 1,
  44. "y": 1,
  45. "z": 1
  46. },
  47. "_mobility": 0,
  48. "_layer": 1073741824,
  49. "_euler": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "autoReleaseAssets": false,
  56. "_globals": {
  57. "__id__": 40
  58. },
  59. "_id": "fe370c6c-b377-4d05-b788-cd7ada03d5fb"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "Canvas",
  64. "_objFlags": 0,
  65. "__editorExtras__": {},
  66. "_parent": {
  67. "__id__": 1
  68. },
  69. "_children": [
  70. {
  71. "__id__": 3
  72. },
  73. {
  74. "__id__": 5
  75. },
  76. {
  77. "__id__": 32
  78. }
  79. ],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 35
  84. },
  85. {
  86. "__id__": 36
  87. },
  88. {
  89. "__id__": 37
  90. },
  91. {
  92. "__id__": 38
  93. }
  94. ],
  95. "_prefab": null,
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 375,
  99. "y": 667,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": "beI88Z2HpFELqR4T5EMHpg"
  124. },
  125. {
  126. "__type__": "cc.Node",
  127. "_name": "Camera",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "_parent": {
  131. "__id__": 2
  132. },
  133. "_children": [],
  134. "_active": true,
  135. "_components": [
  136. {
  137. "__id__": 4
  138. }
  139. ],
  140. "_prefab": null,
  141. "_lpos": {
  142. "__type__": "cc.Vec3",
  143. "x": 0,
  144. "y": 0,
  145. "z": 1000
  146. },
  147. "_lrot": {
  148. "__type__": "cc.Quat",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0,
  152. "w": 1
  153. },
  154. "_lscale": {
  155. "__type__": "cc.Vec3",
  156. "x": 1,
  157. "y": 1,
  158. "z": 1
  159. },
  160. "_mobility": 0,
  161. "_layer": 1073741824,
  162. "_euler": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  169. },
  170. {
  171. "__type__": "cc.Camera",
  172. "_name": "",
  173. "_objFlags": 0,
  174. "__editorExtras__": {},
  175. "node": {
  176. "__id__": 3
  177. },
  178. "_enabled": true,
  179. "__prefab": null,
  180. "_projection": 0,
  181. "_priority": 0,
  182. "_fov": 45,
  183. "_fovAxis": 0,
  184. "_orthoHeight": 667,
  185. "_near": 0,
  186. "_far": 2000,
  187. "_color": {
  188. "__type__": "cc.Color",
  189. "r": 0,
  190. "g": 0,
  191. "b": 0,
  192. "a": 255
  193. },
  194. "_depth": 1,
  195. "_stencil": 0,
  196. "_clearFlags": 7,
  197. "_rect": {
  198. "__type__": "cc.Rect",
  199. "x": 0,
  200. "y": 0,
  201. "width": 1,
  202. "height": 1
  203. },
  204. "_aperture": 19,
  205. "_shutter": 7,
  206. "_iso": 0,
  207. "_screenScale": 1,
  208. "_visibility": 1108344832,
  209. "_targetTexture": null,
  210. "_postProcess": null,
  211. "_usePostProcess": false,
  212. "_cameraType": -1,
  213. "_trackingType": 0,
  214. "_id": "63WIch3o5BEYRlXzTT0oWc"
  215. },
  216. {
  217. "__type__": "cc.Node",
  218. "_name": "MainUI",
  219. "_objFlags": 0,
  220. "__editorExtras__": {},
  221. "_parent": {
  222. "__id__": 2
  223. },
  224. "_children": [
  225. {
  226. "__id__": 6
  227. },
  228. {
  229. "__id__": 10
  230. },
  231. {
  232. "__id__": 14
  233. },
  234. {
  235. "__id__": 18
  236. },
  237. {
  238. "__id__": 26
  239. }
  240. ],
  241. "_active": true,
  242. "_components": [
  243. {
  244. "__id__": 30
  245. },
  246. {
  247. "__id__": 31
  248. }
  249. ],
  250. "_prefab": null,
  251. "_lpos": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_lrot": {
  258. "__type__": "cc.Quat",
  259. "x": 0,
  260. "y": 0,
  261. "z": 0,
  262. "w": 1
  263. },
  264. "_lscale": {
  265. "__type__": "cc.Vec3",
  266. "x": 1,
  267. "y": 1,
  268. "z": 1
  269. },
  270. "_mobility": 0,
  271. "_layer": 1073741824,
  272. "_euler": {
  273. "__type__": "cc.Vec3",
  274. "x": 0,
  275. "y": 0,
  276. "z": 0
  277. },
  278. "_id": "a6aSIJ4qBDtIOQYyB8Wuzt"
  279. },
  280. {
  281. "__type__": "cc.Node",
  282. "_name": "Background",
  283. "_objFlags": 0,
  284. "__editorExtras__": {},
  285. "_parent": {
  286. "__id__": 5
  287. },
  288. "_children": [],
  289. "_active": true,
  290. "_components": [
  291. {
  292. "__id__": 7
  293. },
  294. {
  295. "__id__": 8
  296. },
  297. {
  298. "__id__": 9
  299. }
  300. ],
  301. "_prefab": null,
  302. "_lpos": {
  303. "__type__": "cc.Vec3",
  304. "x": 0,
  305. "y": -163.39999999999998,
  306. "z": 0
  307. },
  308. "_lrot": {
  309. "__type__": "cc.Quat",
  310. "x": 0,
  311. "y": 0,
  312. "z": 0,
  313. "w": 1
  314. },
  315. "_lscale": {
  316. "__type__": "cc.Vec3",
  317. "x": 1,
  318. "y": 1,
  319. "z": 1
  320. },
  321. "_mobility": 0,
  322. "_layer": 1073741824,
  323. "_euler": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0
  328. },
  329. "_id": "9dc1XAwfNMgIKyIzNN9kis"
  330. },
  331. {
  332. "__type__": "cc.UITransform",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "__editorExtras__": {},
  336. "node": {
  337. "__id__": 6
  338. },
  339. "_enabled": true,
  340. "__prefab": null,
  341. "_contentSize": {
  342. "__type__": "cc.Size",
  343. "width": 750,
  344. "height": 1634
  345. },
  346. "_anchorPoint": {
  347. "__type__": "cc.Vec2",
  348. "x": 0.5,
  349. "y": 0.4
  350. },
  351. "_id": "d4NZX7kDBG7oB/B+V2Bd6C"
  352. },
  353. {
  354. "__type__": "cc.Widget",
  355. "_name": "",
  356. "_objFlags": 0,
  357. "__editorExtras__": {},
  358. "node": {
  359. "__id__": 6
  360. },
  361. "_enabled": true,
  362. "__prefab": null,
  363. "_alignFlags": 45,
  364. "_target": null,
  365. "_left": 0,
  366. "_right": 0,
  367. "_top": 0,
  368. "_bottom": 0,
  369. "_horizontalCenter": 0,
  370. "_verticalCenter": -2.842170943040401e-14,
  371. "_isAbsLeft": true,
  372. "_isAbsRight": true,
  373. "_isAbsTop": false,
  374. "_isAbsBottom": false,
  375. "_isAbsHorizontalCenter": true,
  376. "_isAbsVerticalCenter": true,
  377. "_originalWidth": 720,
  378. "_originalHeight": 1643,
  379. "_alignMode": 2,
  380. "_lockFlags": 0,
  381. "_id": "91AZSv5PBADJu1iBLR0gmv"
  382. },
  383. {
  384. "__type__": "cc.Sprite",
  385. "_name": "",
  386. "_objFlags": 0,
  387. "__editorExtras__": {},
  388. "node": {
  389. "__id__": 6
  390. },
  391. "_enabled": true,
  392. "__prefab": null,
  393. "_customMaterial": null,
  394. "_srcBlendFactor": 2,
  395. "_dstBlendFactor": 4,
  396. "_color": {
  397. "__type__": "cc.Color",
  398. "r": 253,
  399. "g": 255,
  400. "b": 253,
  401. "a": 255
  402. },
  403. "_spriteFrame": {
  404. "__uuid__": "73c48f15-e6b2-4b0d-811a-57fac7fd8583@f9941",
  405. "__expectedType__": "cc.SpriteFrame"
  406. },
  407. "_type": 0,
  408. "_fillType": 0,
  409. "_sizeMode": 0,
  410. "_fillCenter": {
  411. "__type__": "cc.Vec2",
  412. "x": 0,
  413. "y": 0
  414. },
  415. "_fillStart": 0,
  416. "_fillRange": 0,
  417. "_isTrimmedMode": true,
  418. "_useGrayscale": false,
  419. "_atlas": null,
  420. "_id": "53SkFG3FBHdYsRPGf7QGZG"
  421. },
  422. {
  423. "__type__": "cc.Node",
  424. "_name": "LevelNumberNode",
  425. "_objFlags": 0,
  426. "__editorExtras__": {},
  427. "_parent": {
  428. "__id__": 5
  429. },
  430. "_children": [],
  431. "_active": true,
  432. "_components": [
  433. {
  434. "__id__": 11
  435. },
  436. {
  437. "__id__": 12
  438. },
  439. {
  440. "__id__": 13
  441. }
  442. ],
  443. "_prefab": null,
  444. "_lpos": {
  445. "__type__": "cc.Vec3",
  446. "x": 0,
  447. "y": 397.2015742128936,
  448. "z": 0
  449. },
  450. "_lrot": {
  451. "__type__": "cc.Quat",
  452. "x": 0,
  453. "y": 0,
  454. "z": 0,
  455. "w": 1
  456. },
  457. "_lscale": {
  458. "__type__": "cc.Vec3",
  459. "x": 1,
  460. "y": 1,
  461. "z": 1
  462. },
  463. "_mobility": 0,
  464. "_layer": 1073741824,
  465. "_euler": {
  466. "__type__": "cc.Vec3",
  467. "x": 0,
  468. "y": 0,
  469. "z": 0
  470. },
  471. "_id": "d0uKm4JGxP5ITdsZTeQnlI"
  472. },
  473. {
  474. "__type__": "cc.UITransform",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "__editorExtras__": {},
  478. "node": {
  479. "__id__": 10
  480. },
  481. "_enabled": true,
  482. "__prefab": null,
  483. "_contentSize": {
  484. "__type__": "cc.Size",
  485. "width": 500,
  486. "height": 70
  487. },
  488. "_anchorPoint": {
  489. "__type__": "cc.Vec2",
  490. "x": 0.5,
  491. "y": 0.5
  492. },
  493. "_id": "2cZFCzH/9O8oyg+TKY7kJd"
  494. },
  495. {
  496. "__type__": "cc.Widget",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "__editorExtras__": {},
  500. "node": {
  501. "__id__": 10
  502. },
  503. "_enabled": true,
  504. "__prefab": null,
  505. "_alignFlags": 17,
  506. "_target": null,
  507. "_left": 162.74,
  508. "_right": 0,
  509. "_top": 0.23549475262368813,
  510. "_bottom": 0,
  511. "_horizontalCenter": 0,
  512. "_verticalCenter": 0,
  513. "_isAbsLeft": true,
  514. "_isAbsRight": true,
  515. "_isAbsTop": false,
  516. "_isAbsBottom": true,
  517. "_isAbsHorizontalCenter": false,
  518. "_isAbsVerticalCenter": true,
  519. "_originalWidth": 0,
  520. "_originalHeight": 0,
  521. "_alignMode": 2,
  522. "_lockFlags": 0,
  523. "_id": "cfI0KtfBFI+rBoidvEgKY9"
  524. },
  525. {
  526. "__type__": "cc.Label",
  527. "_name": "",
  528. "_objFlags": 0,
  529. "__editorExtras__": {},
  530. "node": {
  531. "__id__": 10
  532. },
  533. "_enabled": true,
  534. "__prefab": null,
  535. "_customMaterial": null,
  536. "_srcBlendFactor": 2,
  537. "_dstBlendFactor": 4,
  538. "_color": {
  539. "__type__": "cc.Color",
  540. "r": 255,
  541. "g": 255,
  542. "b": 255,
  543. "a": 255
  544. },
  545. "_string": "弹 弹 守 卫 战",
  546. "_horizontalAlign": 1,
  547. "_verticalAlign": 1,
  548. "_actualFontSize": 61,
  549. "_fontSize": 60,
  550. "_fontFamily": "Adobe 黑体 Std",
  551. "_lineHeight": 40,
  552. "_overflow": 2,
  553. "_enableWrapText": true,
  554. "_font": null,
  555. "_isSystemFontUsed": true,
  556. "_spacingX": 0,
  557. "_isItalic": false,
  558. "_isBold": true,
  559. "_isUnderline": false,
  560. "_underlineHeight": 2,
  561. "_cacheMode": 0,
  562. "_enableOutline": true,
  563. "_outlineColor": {
  564. "__type__": "cc.Color",
  565. "r": 0,
  566. "g": 0,
  567. "b": 0,
  568. "a": 255
  569. },
  570. "_outlineWidth": 2,
  571. "_enableShadow": false,
  572. "_shadowColor": {
  573. "__type__": "cc.Color",
  574. "r": 0,
  575. "g": 0,
  576. "b": 0,
  577. "a": 255
  578. },
  579. "_shadowOffset": {
  580. "__type__": "cc.Vec2",
  581. "x": 2,
  582. "y": 2
  583. },
  584. "_shadowBlur": 2,
  585. "_id": "a3VT953alKwouPqIfVRtTj"
  586. },
  587. {
  588. "__type__": "cc.Node",
  589. "_name": "001",
  590. "_objFlags": 0,
  591. "__editorExtras__": {},
  592. "_parent": {
  593. "__id__": 5
  594. },
  595. "_children": [],
  596. "_active": true,
  597. "_components": [
  598. {
  599. "__id__": 15
  600. },
  601. {
  602. "__id__": 16
  603. },
  604. {
  605. "__id__": 17
  606. }
  607. ],
  608. "_prefab": null,
  609. "_lpos": {
  610. "__type__": "cc.Vec3",
  611. "x": 0,
  612. "y": 0,
  613. "z": 0
  614. },
  615. "_lrot": {
  616. "__type__": "cc.Quat",
  617. "x": 0,
  618. "y": 0,
  619. "z": 0,
  620. "w": 1
  621. },
  622. "_lscale": {
  623. "__type__": "cc.Vec3",
  624. "x": 2,
  625. "y": 2,
  626. "z": 1
  627. },
  628. "_mobility": 0,
  629. "_layer": 33554432,
  630. "_euler": {
  631. "__type__": "cc.Vec3",
  632. "x": 0,
  633. "y": 0,
  634. "z": 0
  635. },
  636. "_id": "5ebAaLTPxMnpLuW9rBfC/9"
  637. },
  638. {
  639. "__type__": "cc.UITransform",
  640. "_name": "",
  641. "_objFlags": 0,
  642. "__editorExtras__": {},
  643. "node": {
  644. "__id__": 14
  645. },
  646. "_enabled": true,
  647. "__prefab": null,
  648. "_contentSize": {
  649. "__type__": "cc.Size",
  650. "width": 100,
  651. "height": 100
  652. },
  653. "_anchorPoint": {
  654. "__type__": "cc.Vec2",
  655. "x": 0.5,
  656. "y": 0.5
  657. },
  658. "_id": "9aompVbgVKeopFXG8GXT/0"
  659. },
  660. {
  661. "__type__": "cc.Sprite",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "__editorExtras__": {},
  665. "node": {
  666. "__id__": 14
  667. },
  668. "_enabled": true,
  669. "__prefab": null,
  670. "_customMaterial": null,
  671. "_srcBlendFactor": 2,
  672. "_dstBlendFactor": 4,
  673. "_color": {
  674. "__type__": "cc.Color",
  675. "r": 255,
  676. "g": 255,
  677. "b": 255,
  678. "a": 255
  679. },
  680. "_spriteFrame": {
  681. "__uuid__": "e63fa3d8-0e9b-44a6-837a-8904a2357a09@f9941",
  682. "__expectedType__": "cc.SpriteFrame"
  683. },
  684. "_type": 0,
  685. "_fillType": 0,
  686. "_sizeMode": 1,
  687. "_fillCenter": {
  688. "__type__": "cc.Vec2",
  689. "x": 0,
  690. "y": 0
  691. },
  692. "_fillStart": 0,
  693. "_fillRange": 0,
  694. "_isTrimmedMode": true,
  695. "_useGrayscale": false,
  696. "_atlas": null,
  697. "_id": "82rQSoATVDdJIWB5/rsgNp"
  698. },
  699. {
  700. "__type__": "cc.Widget",
  701. "_name": "",
  702. "_objFlags": 0,
  703. "__editorExtras__": {},
  704. "node": {
  705. "__id__": 14
  706. },
  707. "_enabled": true,
  708. "__prefab": null,
  709. "_alignFlags": 18,
  710. "_target": null,
  711. "_left": 0,
  712. "_right": 0,
  713. "_top": 0,
  714. "_bottom": 0,
  715. "_horizontalCenter": 0,
  716. "_verticalCenter": 0,
  717. "_isAbsLeft": true,
  718. "_isAbsRight": true,
  719. "_isAbsTop": true,
  720. "_isAbsBottom": true,
  721. "_isAbsHorizontalCenter": false,
  722. "_isAbsVerticalCenter": false,
  723. "_originalWidth": 0,
  724. "_originalHeight": 0,
  725. "_alignMode": 2,
  726. "_lockFlags": 0,
  727. "_id": "87VVpqjFlBdrLM0gGKy2sU"
  728. },
  729. {
  730. "__type__": "cc.Node",
  731. "_name": "ProgressBar",
  732. "_objFlags": 0,
  733. "__editorExtras__": {},
  734. "_parent": {
  735. "__id__": 5
  736. },
  737. "_children": [
  738. {
  739. "__id__": 19
  740. }
  741. ],
  742. "_active": true,
  743. "_components": [
  744. {
  745. "__id__": 22
  746. },
  747. {
  748. "__id__": 23
  749. },
  750. {
  751. "__id__": 24
  752. },
  753. {
  754. "__id__": 25
  755. }
  756. ],
  757. "_prefab": null,
  758. "_lpos": {
  759. "__type__": "cc.Vec3",
  760. "x": 0,
  761. "y": -353.527,
  762. "z": 0
  763. },
  764. "_lrot": {
  765. "__type__": "cc.Quat",
  766. "x": 0,
  767. "y": 0,
  768. "z": 0,
  769. "w": 1
  770. },
  771. "_lscale": {
  772. "__type__": "cc.Vec3",
  773. "x": 1,
  774. "y": 1,
  775. "z": 1
  776. },
  777. "_mobility": 0,
  778. "_layer": 1073741824,
  779. "_euler": {
  780. "__type__": "cc.Vec3",
  781. "x": 0,
  782. "y": 0,
  783. "z": 0
  784. },
  785. "_id": "0fkwsMlEpP3pRepyNPCjK+"
  786. },
  787. {
  788. "__type__": "cc.Node",
  789. "_name": "Bar",
  790. "_objFlags": 0,
  791. "__editorExtras__": {},
  792. "_parent": {
  793. "__id__": 18
  794. },
  795. "_children": [],
  796. "_active": true,
  797. "_components": [
  798. {
  799. "__id__": 20
  800. },
  801. {
  802. "__id__": 21
  803. }
  804. ],
  805. "_prefab": null,
  806. "_lpos": {
  807. "__type__": "cc.Vec3",
  808. "x": -225.372,
  809. "y": 0,
  810. "z": 0
  811. },
  812. "_lrot": {
  813. "__type__": "cc.Quat",
  814. "x": 0,
  815. "y": 0,
  816. "z": 0,
  817. "w": 1
  818. },
  819. "_lscale": {
  820. "__type__": "cc.Vec3",
  821. "x": 1,
  822. "y": 1,
  823. "z": 1
  824. },
  825. "_mobility": 0,
  826. "_layer": 1073741824,
  827. "_euler": {
  828. "__type__": "cc.Vec3",
  829. "x": 0,
  830. "y": 0,
  831. "z": 0
  832. },
  833. "_id": "4fVPd5O9dFg5QbN+OChQ8M"
  834. },
  835. {
  836. "__type__": "cc.UITransform",
  837. "_name": "",
  838. "_objFlags": 0,
  839. "__editorExtras__": {},
  840. "node": {
  841. "__id__": 19
  842. },
  843. "_enabled": true,
  844. "__prefab": null,
  845. "_contentSize": {
  846. "__type__": "cc.Size",
  847. "width": 450,
  848. "height": 15
  849. },
  850. "_anchorPoint": {
  851. "__type__": "cc.Vec2",
  852. "x": 0,
  853. "y": 0.5
  854. },
  855. "_id": "77zEhuoBBMjISM5irM29Tk"
  856. },
  857. {
  858. "__type__": "cc.Sprite",
  859. "_name": "",
  860. "_objFlags": 0,
  861. "__editorExtras__": {},
  862. "node": {
  863. "__id__": 19
  864. },
  865. "_enabled": true,
  866. "__prefab": null,
  867. "_customMaterial": null,
  868. "_srcBlendFactor": 2,
  869. "_dstBlendFactor": 4,
  870. "_color": {
  871. "__type__": "cc.Color",
  872. "r": 255,
  873. "g": 255,
  874. "b": 255,
  875. "a": 255
  876. },
  877. "_spriteFrame": {
  878. "__uuid__": "fbe63d94-4bfc-4053-8a62-932adf1fdb2b@f9941",
  879. "__expectedType__": "cc.SpriteFrame"
  880. },
  881. "_type": 1,
  882. "_fillType": 0,
  883. "_sizeMode": 0,
  884. "_fillCenter": {
  885. "__type__": "cc.Vec2",
  886. "x": 0,
  887. "y": 0
  888. },
  889. "_fillStart": 0,
  890. "_fillRange": 0,
  891. "_isTrimmedMode": true,
  892. "_useGrayscale": false,
  893. "_atlas": null,
  894. "_id": "aaWf3LGjZH+b8ro5UJOTxX"
  895. },
  896. {
  897. "__type__": "cc.UITransform",
  898. "_name": "",
  899. "_objFlags": 0,
  900. "__editorExtras__": {},
  901. "node": {
  902. "__id__": 18
  903. },
  904. "_enabled": true,
  905. "__prefab": null,
  906. "_contentSize": {
  907. "__type__": "cc.Size",
  908. "width": 450,
  909. "height": 15
  910. },
  911. "_anchorPoint": {
  912. "__type__": "cc.Vec2",
  913. "x": 0.5,
  914. "y": 0.5
  915. },
  916. "_id": "faht5JgUZE9LOy0Tm312HL"
  917. },
  918. {
  919. "__type__": "cc.Sprite",
  920. "_name": "",
  921. "_objFlags": 0,
  922. "__editorExtras__": {},
  923. "node": {
  924. "__id__": 18
  925. },
  926. "_enabled": true,
  927. "__prefab": null,
  928. "_customMaterial": null,
  929. "_srcBlendFactor": 2,
  930. "_dstBlendFactor": 4,
  931. "_color": {
  932. "__type__": "cc.Color",
  933. "r": 7,
  934. "g": 27,
  935. "b": 5,
  936. "a": 255
  937. },
  938. "_spriteFrame": {
  939. "__uuid__": "bffbc0e8-bbbd-45e6-a933-1390b22f6947@f9941",
  940. "__expectedType__": "cc.SpriteFrame"
  941. },
  942. "_type": 1,
  943. "_fillType": 0,
  944. "_sizeMode": 0,
  945. "_fillCenter": {
  946. "__type__": "cc.Vec2",
  947. "x": 0,
  948. "y": 0
  949. },
  950. "_fillStart": 0,
  951. "_fillRange": 0,
  952. "_isTrimmedMode": true,
  953. "_useGrayscale": true,
  954. "_atlas": null,
  955. "_id": "6dPuEJiUVFNbpGfZ7s27c6"
  956. },
  957. {
  958. "__type__": "cc.ProgressBar",
  959. "_name": "",
  960. "_objFlags": 0,
  961. "__editorExtras__": {},
  962. "node": {
  963. "__id__": 18
  964. },
  965. "_enabled": true,
  966. "__prefab": null,
  967. "_barSprite": {
  968. "__id__": 21
  969. },
  970. "_mode": 0,
  971. "_totalLength": 450,
  972. "_progress": 1,
  973. "_reverse": false,
  974. "_id": "b4oPfUhLtAn6n55JIivl4x"
  975. },
  976. {
  977. "__type__": "cc.Widget",
  978. "_name": "",
  979. "_objFlags": 0,
  980. "__editorExtras__": {},
  981. "node": {
  982. "__id__": 18
  983. },
  984. "_enabled": true,
  985. "__prefab": null,
  986. "_alignFlags": 16,
  987. "_target": null,
  988. "_left": 0,
  989. "_right": 0,
  990. "_top": 0,
  991. "_bottom": 0,
  992. "_horizontalCenter": 0,
  993. "_verticalCenter": 0,
  994. "_isAbsLeft": true,
  995. "_isAbsRight": true,
  996. "_isAbsTop": true,
  997. "_isAbsBottom": true,
  998. "_isAbsHorizontalCenter": false,
  999. "_isAbsVerticalCenter": true,
  1000. "_originalWidth": 0,
  1001. "_originalHeight": 0,
  1002. "_alignMode": 2,
  1003. "_lockFlags": 0,
  1004. "_id": "ea2YY2Xn1JjpF159SPDfpR"
  1005. },
  1006. {
  1007. "__type__": "cc.Node",
  1008. "_name": "label",
  1009. "_objFlags": 0,
  1010. "__editorExtras__": {},
  1011. "_parent": {
  1012. "__id__": 5
  1013. },
  1014. "_children": [],
  1015. "_active": true,
  1016. "_components": [
  1017. {
  1018. "__id__": 27
  1019. },
  1020. {
  1021. "__id__": 28
  1022. },
  1023. {
  1024. "__id__": 29
  1025. }
  1026. ],
  1027. "_prefab": null,
  1028. "_lpos": {
  1029. "__type__": "cc.Vec3",
  1030. "x": 0,
  1031. "y": -303.124,
  1032. "z": 0
  1033. },
  1034. "_lrot": {
  1035. "__type__": "cc.Quat",
  1036. "x": 0,
  1037. "y": 0,
  1038. "z": 0,
  1039. "w": 1
  1040. },
  1041. "_lscale": {
  1042. "__type__": "cc.Vec3",
  1043. "x": 1,
  1044. "y": 1,
  1045. "z": 1
  1046. },
  1047. "_mobility": 0,
  1048. "_layer": 1073741824,
  1049. "_euler": {
  1050. "__type__": "cc.Vec3",
  1051. "x": 0,
  1052. "y": 0,
  1053. "z": 0
  1054. },
  1055. "_id": "fazhzxuV9FNbe1fgokf7j8"
  1056. },
  1057. {
  1058. "__type__": "cc.UITransform",
  1059. "_name": "",
  1060. "_objFlags": 0,
  1061. "__editorExtras__": {},
  1062. "node": {
  1063. "__id__": 26
  1064. },
  1065. "_enabled": true,
  1066. "__prefab": null,
  1067. "_contentSize": {
  1068. "__type__": "cc.Size",
  1069. "width": 500,
  1070. "height": 70
  1071. },
  1072. "_anchorPoint": {
  1073. "__type__": "cc.Vec2",
  1074. "x": 0.5,
  1075. "y": 0.5
  1076. },
  1077. "_id": "f1m17prSFEVL0Vuj3HkEGz"
  1078. },
  1079. {
  1080. "__type__": "cc.Widget",
  1081. "_name": "",
  1082. "_objFlags": 0,
  1083. "__editorExtras__": {},
  1084. "node": {
  1085. "__id__": 26
  1086. },
  1087. "_enabled": true,
  1088. "__prefab": null,
  1089. "_alignFlags": 17,
  1090. "_target": null,
  1091. "_left": 162.74,
  1092. "_right": 0,
  1093. "_top": 0.6640905752753978,
  1094. "_bottom": 0,
  1095. "_horizontalCenter": 0,
  1096. "_verticalCenter": 0,
  1097. "_isAbsLeft": true,
  1098. "_isAbsRight": true,
  1099. "_isAbsTop": false,
  1100. "_isAbsBottom": true,
  1101. "_isAbsHorizontalCenter": false,
  1102. "_isAbsVerticalCenter": true,
  1103. "_originalWidth": 0,
  1104. "_originalHeight": 0,
  1105. "_alignMode": 2,
  1106. "_lockFlags": 0,
  1107. "_id": "23EeuYpF9Po5TneNjlpB1f"
  1108. },
  1109. {
  1110. "__type__": "cc.Label",
  1111. "_name": "",
  1112. "_objFlags": 0,
  1113. "__editorExtras__": {},
  1114. "node": {
  1115. "__id__": 26
  1116. },
  1117. "_enabled": true,
  1118. "__prefab": null,
  1119. "_customMaterial": null,
  1120. "_srcBlendFactor": 2,
  1121. "_dstBlendFactor": 4,
  1122. "_color": {
  1123. "__type__": "cc.Color",
  1124. "r": 255,
  1125. "g": 255,
  1126. "b": 255,
  1127. "a": 255
  1128. },
  1129. "_string": "加 载 中...",
  1130. "_horizontalAlign": 1,
  1131. "_verticalAlign": 1,
  1132. "_actualFontSize": 36,
  1133. "_fontSize": 35,
  1134. "_fontFamily": "Adobe 黑体 Std",
  1135. "_lineHeight": 40,
  1136. "_overflow": 2,
  1137. "_enableWrapText": true,
  1138. "_font": null,
  1139. "_isSystemFontUsed": true,
  1140. "_spacingX": 0,
  1141. "_isItalic": false,
  1142. "_isBold": true,
  1143. "_isUnderline": false,
  1144. "_underlineHeight": 2,
  1145. "_cacheMode": 0,
  1146. "_enableOutline": true,
  1147. "_outlineColor": {
  1148. "__type__": "cc.Color",
  1149. "r": 0,
  1150. "g": 0,
  1151. "b": 0,
  1152. "a": 255
  1153. },
  1154. "_outlineWidth": 2,
  1155. "_enableShadow": false,
  1156. "_shadowColor": {
  1157. "__type__": "cc.Color",
  1158. "r": 0,
  1159. "g": 0,
  1160. "b": 0,
  1161. "a": 255
  1162. },
  1163. "_shadowOffset": {
  1164. "__type__": "cc.Vec2",
  1165. "x": 2,
  1166. "y": 2
  1167. },
  1168. "_shadowBlur": 2,
  1169. "_id": "c5V/iXUFJDeoAc2U+D4oRX"
  1170. },
  1171. {
  1172. "__type__": "cc.UITransform",
  1173. "_name": "",
  1174. "_objFlags": 0,
  1175. "__editorExtras__": {},
  1176. "node": {
  1177. "__id__": 5
  1178. },
  1179. "_enabled": true,
  1180. "__prefab": null,
  1181. "_contentSize": {
  1182. "__type__": "cc.Size",
  1183. "width": 750,
  1184. "height": 1634
  1185. },
  1186. "_anchorPoint": {
  1187. "__type__": "cc.Vec2",
  1188. "x": 0.5,
  1189. "y": 0.5
  1190. },
  1191. "_id": "67UexzvgpLxI91vbKKU8ZL"
  1192. },
  1193. {
  1194. "__type__": "cc.Widget",
  1195. "_name": "",
  1196. "_objFlags": 0,
  1197. "__editorExtras__": {},
  1198. "node": {
  1199. "__id__": 5
  1200. },
  1201. "_enabled": true,
  1202. "__prefab": null,
  1203. "_alignFlags": 40,
  1204. "_target": null,
  1205. "_left": 0,
  1206. "_right": 0,
  1207. "_top": 0,
  1208. "_bottom": 0,
  1209. "_horizontalCenter": 0,
  1210. "_verticalCenter": 0,
  1211. "_isAbsLeft": true,
  1212. "_isAbsRight": true,
  1213. "_isAbsTop": true,
  1214. "_isAbsBottom": true,
  1215. "_isAbsHorizontalCenter": true,
  1216. "_isAbsVerticalCenter": true,
  1217. "_originalWidth": 720,
  1218. "_originalHeight": 1334,
  1219. "_alignMode": 2,
  1220. "_lockFlags": 0,
  1221. "_id": "392O1hKrBJbKRHuZGZ6dFA"
  1222. },
  1223. {
  1224. "__type__": "cc.Node",
  1225. "_name": "ConfigManager",
  1226. "_objFlags": 0,
  1227. "__editorExtras__": {},
  1228. "_parent": {
  1229. "__id__": 2
  1230. },
  1231. "_children": [],
  1232. "_active": true,
  1233. "_components": [
  1234. {
  1235. "__id__": 33
  1236. },
  1237. {
  1238. "__id__": 34
  1239. }
  1240. ],
  1241. "_prefab": null,
  1242. "_lpos": {
  1243. "__type__": "cc.Vec3",
  1244. "x": 0,
  1245. "y": 0,
  1246. "z": 0
  1247. },
  1248. "_lrot": {
  1249. "__type__": "cc.Quat",
  1250. "x": 0,
  1251. "y": 0,
  1252. "z": 0,
  1253. "w": 1
  1254. },
  1255. "_lscale": {
  1256. "__type__": "cc.Vec3",
  1257. "x": 1,
  1258. "y": 1,
  1259. "z": 1
  1260. },
  1261. "_mobility": 0,
  1262. "_layer": 33554432,
  1263. "_euler": {
  1264. "__type__": "cc.Vec3",
  1265. "x": 0,
  1266. "y": 0,
  1267. "z": 0
  1268. },
  1269. "_id": "21A3PAjSJALIrb4VzRRDcO"
  1270. },
  1271. {
  1272. "__type__": "cc.UITransform",
  1273. "_name": "",
  1274. "_objFlags": 0,
  1275. "__editorExtras__": {},
  1276. "node": {
  1277. "__id__": 32
  1278. },
  1279. "_enabled": true,
  1280. "__prefab": null,
  1281. "_contentSize": {
  1282. "__type__": "cc.Size",
  1283. "width": 100,
  1284. "height": 100
  1285. },
  1286. "_anchorPoint": {
  1287. "__type__": "cc.Vec2",
  1288. "x": 0.5,
  1289. "y": 0.5
  1290. },
  1291. "_id": "acqCHJX/ZJ5qL4TKthDQ98"
  1292. },
  1293. {
  1294. "__type__": "b3a44NnutxFLY7fgMrvhyua",
  1295. "_name": "",
  1296. "_objFlags": 0,
  1297. "__editorExtras__": {},
  1298. "node": {
  1299. "__id__": 32
  1300. },
  1301. "_enabled": true,
  1302. "__prefab": null,
  1303. "_id": "afegJaUJRAGLPlqeTT/xcl"
  1304. },
  1305. {
  1306. "__type__": "cc.UITransform",
  1307. "_name": "",
  1308. "_objFlags": 0,
  1309. "__editorExtras__": {},
  1310. "node": {
  1311. "__id__": 2
  1312. },
  1313. "_enabled": true,
  1314. "__prefab": null,
  1315. "_contentSize": {
  1316. "__type__": "cc.Size",
  1317. "width": 750,
  1318. "height": 1334
  1319. },
  1320. "_anchorPoint": {
  1321. "__type__": "cc.Vec2",
  1322. "x": 0.5,
  1323. "y": 0.5
  1324. },
  1325. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  1326. },
  1327. {
  1328. "__type__": "cc.Canvas",
  1329. "_name": "",
  1330. "_objFlags": 0,
  1331. "__editorExtras__": {},
  1332. "node": {
  1333. "__id__": 2
  1334. },
  1335. "_enabled": true,
  1336. "__prefab": null,
  1337. "_cameraComponent": {
  1338. "__id__": 4
  1339. },
  1340. "_alignCanvasWithScreen": true,
  1341. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  1342. },
  1343. {
  1344. "__type__": "cc.Widget",
  1345. "_name": "",
  1346. "_objFlags": 0,
  1347. "__editorExtras__": {},
  1348. "node": {
  1349. "__id__": 2
  1350. },
  1351. "_enabled": true,
  1352. "__prefab": null,
  1353. "_alignFlags": 45,
  1354. "_target": null,
  1355. "_left": 0,
  1356. "_right": 0,
  1357. "_top": 5.684341886080802e-14,
  1358. "_bottom": 5.684341886080802e-14,
  1359. "_horizontalCenter": 0,
  1360. "_verticalCenter": 0,
  1361. "_isAbsLeft": true,
  1362. "_isAbsRight": true,
  1363. "_isAbsTop": true,
  1364. "_isAbsBottom": true,
  1365. "_isAbsHorizontalCenter": true,
  1366. "_isAbsVerticalCenter": true,
  1367. "_originalWidth": 0,
  1368. "_originalHeight": 0,
  1369. "_alignMode": 2,
  1370. "_lockFlags": 0,
  1371. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  1372. },
  1373. {
  1374. "__type__": "243b0bXHvNGN6K4LlyEPXc3",
  1375. "_name": "",
  1376. "_objFlags": 0,
  1377. "__editorExtras__": {},
  1378. "node": {
  1379. "__id__": 2
  1380. },
  1381. "_enabled": true,
  1382. "__prefab": null,
  1383. "progressBar": {
  1384. "__id__": 24
  1385. },
  1386. "progressLabel": {
  1387. "__id__": 29
  1388. },
  1389. "backgroundSprite": {
  1390. "__id__": 9
  1391. },
  1392. "launchBackground": null,
  1393. "_id": "43fyDkSTFPpJhqPs0O/bn0"
  1394. },
  1395. {
  1396. "__type__": "cc.PrefabInfo",
  1397. "root": null,
  1398. "asset": null,
  1399. "fileId": "fe370c6c-b377-4d05-b788-cd7ada03d5fb",
  1400. "instance": null,
  1401. "targetOverrides": null
  1402. },
  1403. {
  1404. "__type__": "cc.SceneGlobals",
  1405. "ambient": {
  1406. "__id__": 41
  1407. },
  1408. "shadows": {
  1409. "__id__": 42
  1410. },
  1411. "_skybox": {
  1412. "__id__": 43
  1413. },
  1414. "fog": {
  1415. "__id__": 44
  1416. },
  1417. "octree": {
  1418. "__id__": 45
  1419. },
  1420. "skin": {
  1421. "__id__": 46
  1422. },
  1423. "lightProbeInfo": {
  1424. "__id__": 47
  1425. },
  1426. "postSettings": {
  1427. "__id__": 48
  1428. },
  1429. "bakedWithStationaryMainLight": false,
  1430. "bakedWithHighpLightmap": false
  1431. },
  1432. {
  1433. "__type__": "cc.AmbientInfo",
  1434. "_skyColorHDR": {
  1435. "__type__": "cc.Vec4",
  1436. "x": 0,
  1437. "y": 0,
  1438. "z": 0,
  1439. "w": 0.520833125
  1440. },
  1441. "_skyColor": {
  1442. "__type__": "cc.Vec4",
  1443. "x": 0,
  1444. "y": 0,
  1445. "z": 0,
  1446. "w": 0.520833125
  1447. },
  1448. "_skyIllumHDR": 20000,
  1449. "_skyIllum": 20000,
  1450. "_groundAlbedoHDR": {
  1451. "__type__": "cc.Vec4",
  1452. "x": 0,
  1453. "y": 0,
  1454. "z": 0,
  1455. "w": 0
  1456. },
  1457. "_groundAlbedo": {
  1458. "__type__": "cc.Vec4",
  1459. "x": 0,
  1460. "y": 0,
  1461. "z": 0,
  1462. "w": 0
  1463. },
  1464. "_skyColorLDR": {
  1465. "__type__": "cc.Vec4",
  1466. "x": 0.2,
  1467. "y": 0.5,
  1468. "z": 0.8,
  1469. "w": 1
  1470. },
  1471. "_skyIllumLDR": 20000,
  1472. "_groundAlbedoLDR": {
  1473. "__type__": "cc.Vec4",
  1474. "x": 0.2,
  1475. "y": 0.2,
  1476. "z": 0.2,
  1477. "w": 1
  1478. }
  1479. },
  1480. {
  1481. "__type__": "cc.ShadowsInfo",
  1482. "_enabled": false,
  1483. "_type": 0,
  1484. "_normal": {
  1485. "__type__": "cc.Vec3",
  1486. "x": 0,
  1487. "y": 1,
  1488. "z": 0
  1489. },
  1490. "_distance": 0,
  1491. "_planeBias": 1,
  1492. "_shadowColor": {
  1493. "__type__": "cc.Color",
  1494. "r": 76,
  1495. "g": 76,
  1496. "b": 76,
  1497. "a": 255
  1498. },
  1499. "_maxReceived": 4,
  1500. "_size": {
  1501. "__type__": "cc.Vec2",
  1502. "x": 512,
  1503. "y": 512
  1504. }
  1505. },
  1506. {
  1507. "__type__": "cc.SkyboxInfo",
  1508. "_envLightingType": 0,
  1509. "_envmapHDR": null,
  1510. "_envmap": null,
  1511. "_envmapLDR": null,
  1512. "_diffuseMapHDR": null,
  1513. "_diffuseMapLDR": null,
  1514. "_enabled": false,
  1515. "_useHDR": true,
  1516. "_editableMaterial": null,
  1517. "_reflectionHDR": null,
  1518. "_reflectionLDR": null,
  1519. "_rotationAngle": 0
  1520. },
  1521. {
  1522. "__type__": "cc.FogInfo",
  1523. "_type": 0,
  1524. "_fogColor": {
  1525. "__type__": "cc.Color",
  1526. "r": 200,
  1527. "g": 200,
  1528. "b": 200,
  1529. "a": 255
  1530. },
  1531. "_enabled": false,
  1532. "_fogDensity": 0.3,
  1533. "_fogStart": 0.5,
  1534. "_fogEnd": 300,
  1535. "_fogAtten": 5,
  1536. "_fogTop": 1.5,
  1537. "_fogRange": 1.2,
  1538. "_accurate": false
  1539. },
  1540. {
  1541. "__type__": "cc.OctreeInfo",
  1542. "_enabled": false,
  1543. "_minPos": {
  1544. "__type__": "cc.Vec3",
  1545. "x": -1024,
  1546. "y": -1024,
  1547. "z": -1024
  1548. },
  1549. "_maxPos": {
  1550. "__type__": "cc.Vec3",
  1551. "x": 1024,
  1552. "y": 1024,
  1553. "z": 1024
  1554. },
  1555. "_depth": 8
  1556. },
  1557. {
  1558. "__type__": "cc.SkinInfo",
  1559. "_enabled": false,
  1560. "_blurRadius": 0.01,
  1561. "_sssIntensity": 3
  1562. },
  1563. {
  1564. "__type__": "cc.LightProbeInfo",
  1565. "_giScale": 1,
  1566. "_giSamples": 1024,
  1567. "_bounces": 2,
  1568. "_reduceRinging": 0,
  1569. "_showProbe": true,
  1570. "_showWireframe": true,
  1571. "_showConvex": false,
  1572. "_data": null,
  1573. "_lightProbeSphereVolume": 1
  1574. },
  1575. {
  1576. "__type__": "cc.PostSettingsInfo",
  1577. "_toneMappingType": 0
  1578. }
  1579. ]