Main.scene 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "Main",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "Main",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 3
  24. },
  25. {
  26. "__id__": 4
  27. },
  28. {
  29. "__id__": 5
  30. }
  31. ],
  32. "_active": true,
  33. "_components": [],
  34. "_prefab": null,
  35. "_lpos": {
  36. "__type__": "cc.Vec3",
  37. "x": 0,
  38. "y": 0,
  39. "z": 0
  40. },
  41. "_lrot": {
  42. "__type__": "cc.Quat",
  43. "x": 0,
  44. "y": 0,
  45. "z": 0,
  46. "w": 1
  47. },
  48. "_lscale": {
  49. "__type__": "cc.Vec3",
  50. "x": 1,
  51. "y": 1,
  52. "z": 1
  53. },
  54. "_mobility": 0,
  55. "_layer": 1073741824,
  56. "_euler": {
  57. "__type__": "cc.Vec3",
  58. "x": 0,
  59. "y": 0,
  60. "z": 0
  61. },
  62. "autoReleaseAssets": false,
  63. "_globals": {
  64. "__id__": 20
  65. },
  66. "_id": "f3059a60-1abe-43ea-84c0-e11237d95b57"
  67. },
  68. {
  69. "__type__": "cc.Node",
  70. "_name": "GameMode",
  71. "_objFlags": 0,
  72. "__editorExtras__": {},
  73. "_parent": {
  74. "__id__": 1
  75. },
  76. "_children": [],
  77. "_active": true,
  78. "_components": [],
  79. "_prefab": null,
  80. "_lpos": {
  81. "__type__": "cc.Vec3",
  82. "x": 0,
  83. "y": 0,
  84. "z": 0
  85. },
  86. "_lrot": {
  87. "__type__": "cc.Quat",
  88. "x": 0,
  89. "y": 0,
  90. "z": 0,
  91. "w": 1
  92. },
  93. "_lscale": {
  94. "__type__": "cc.Vec3",
  95. "x": 1,
  96. "y": 1,
  97. "z": 1
  98. },
  99. "_mobility": 0,
  100. "_layer": 1073741824,
  101. "_euler": {
  102. "__type__": "cc.Vec3",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0
  106. },
  107. "_id": "803PEGBgtAXqtCcLXYCLXw"
  108. },
  109. {
  110. "__type__": "cc.Node",
  111. "_name": "GameInstance",
  112. "_objFlags": 0,
  113. "__editorExtras__": {},
  114. "_parent": {
  115. "__id__": 1
  116. },
  117. "_children": [],
  118. "_active": true,
  119. "_components": [],
  120. "_prefab": null,
  121. "_lpos": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_lrot": {
  128. "__type__": "cc.Quat",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0,
  132. "w": 1
  133. },
  134. "_lscale": {
  135. "__type__": "cc.Vec3",
  136. "x": 1,
  137. "y": 1,
  138. "z": 1
  139. },
  140. "_mobility": 0,
  141. "_layer": 1073741824,
  142. "_euler": {
  143. "__type__": "cc.Vec3",
  144. "x": 0,
  145. "y": 0,
  146. "z": 0
  147. },
  148. "_id": "e6XWYQAGROSYJEoJEY/WBA"
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "GameStates",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "_parent": {
  156. "__id__": 1
  157. },
  158. "_children": [],
  159. "_active": true,
  160. "_components": [],
  161. "_prefab": null,
  162. "_lpos": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_lrot": {
  169. "__type__": "cc.Quat",
  170. "x": 0,
  171. "y": 0,
  172. "z": 0,
  173. "w": 1
  174. },
  175. "_lscale": {
  176. "__type__": "cc.Vec3",
  177. "x": 1,
  178. "y": 1,
  179. "z": 1
  180. },
  181. "_mobility": 0,
  182. "_layer": 1073741824,
  183. "_euler": {
  184. "__type__": "cc.Vec3",
  185. "x": 0,
  186. "y": 0,
  187. "z": 0
  188. },
  189. "_id": "cfL+BSmJFEgJ4U+dzYXqSk"
  190. },
  191. {
  192. "__type__": "cc.Node",
  193. "_name": "Canvas",
  194. "_objFlags": 0,
  195. "__editorExtras__": {},
  196. "_parent": {
  197. "__id__": 1
  198. },
  199. "_children": [
  200. {
  201. "__id__": 6
  202. },
  203. {
  204. "__id__": 8
  205. },
  206. {
  207. "__id__": 12
  208. }
  209. ],
  210. "_active": true,
  211. "_components": [
  212. {
  213. "__id__": 17
  214. },
  215. {
  216. "__id__": 18
  217. },
  218. {
  219. "__id__": 19
  220. }
  221. ],
  222. "_prefab": null,
  223. "_lpos": {
  224. "__type__": "cc.Vec3",
  225. "x": 640,
  226. "y": 360.00000000000006,
  227. "z": 0
  228. },
  229. "_lrot": {
  230. "__type__": "cc.Quat",
  231. "x": 0,
  232. "y": 0,
  233. "z": 0,
  234. "w": 1
  235. },
  236. "_lscale": {
  237. "__type__": "cc.Vec3",
  238. "x": 1,
  239. "y": 1,
  240. "z": 1
  241. },
  242. "_mobility": 0,
  243. "_layer": 33554432,
  244. "_euler": {
  245. "__type__": "cc.Vec3",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0
  249. },
  250. "_id": "beI88Z2HpFELqR4T5EMHpg"
  251. },
  252. {
  253. "__type__": "cc.Node",
  254. "_name": "Camera",
  255. "_objFlags": 0,
  256. "__editorExtras__": {},
  257. "_parent": {
  258. "__id__": 5
  259. },
  260. "_children": [],
  261. "_active": true,
  262. "_components": [
  263. {
  264. "__id__": 7
  265. }
  266. ],
  267. "_prefab": null,
  268. "_lpos": {
  269. "__type__": "cc.Vec3",
  270. "x": 0,
  271. "y": 0,
  272. "z": 1000
  273. },
  274. "_lrot": {
  275. "__type__": "cc.Quat",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0,
  279. "w": 1
  280. },
  281. "_lscale": {
  282. "__type__": "cc.Vec3",
  283. "x": 1,
  284. "y": 1,
  285. "z": 1
  286. },
  287. "_mobility": 0,
  288. "_layer": 1073741824,
  289. "_euler": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  296. },
  297. {
  298. "__type__": "cc.Camera",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "__editorExtras__": {},
  302. "node": {
  303. "__id__": 6
  304. },
  305. "_enabled": true,
  306. "__prefab": null,
  307. "_projection": 0,
  308. "_priority": 0,
  309. "_fov": 45,
  310. "_fovAxis": 0,
  311. "_orthoHeight": 582.0064724919094,
  312. "_near": 0,
  313. "_far": 2000,
  314. "_color": {
  315. "__type__": "cc.Color",
  316. "r": 0,
  317. "g": 0,
  318. "b": 0,
  319. "a": 255
  320. },
  321. "_depth": 1,
  322. "_stencil": 0,
  323. "_clearFlags": 7,
  324. "_rect": {
  325. "__type__": "cc.Rect",
  326. "x": 0,
  327. "y": 0,
  328. "width": 1,
  329. "height": 1
  330. },
  331. "_aperture": 19,
  332. "_shutter": 7,
  333. "_iso": 0,
  334. "_screenScale": 1,
  335. "_visibility": 1108344832,
  336. "_targetTexture": null,
  337. "_postProcess": null,
  338. "_usePostProcess": false,
  339. "_cameraType": -1,
  340. "_trackingType": 0,
  341. "_id": "63WIch3o5BEYRlXzTT0oWc"
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "BGSp",
  346. "_objFlags": 0,
  347. "__editorExtras__": {},
  348. "_parent": {
  349. "__id__": 5
  350. },
  351. "_children": [],
  352. "_active": true,
  353. "_components": [
  354. {
  355. "__id__": 9
  356. },
  357. {
  358. "__id__": 10
  359. },
  360. {
  361. "__id__": 11
  362. }
  363. ],
  364. "_prefab": null,
  365. "_lpos": {
  366. "__type__": "cc.Vec3",
  367. "x": 0,
  368. "y": 0,
  369. "z": 0
  370. },
  371. "_lrot": {
  372. "__type__": "cc.Quat",
  373. "x": 0,
  374. "y": 0,
  375. "z": 0,
  376. "w": 1
  377. },
  378. "_lscale": {
  379. "__type__": "cc.Vec3",
  380. "x": 1,
  381. "y": 1,
  382. "z": 1
  383. },
  384. "_mobility": 0,
  385. "_layer": 33554432,
  386. "_euler": {
  387. "__type__": "cc.Vec3",
  388. "x": 0,
  389. "y": 0,
  390. "z": 0
  391. },
  392. "_id": "65pYZhnGJGjZq9kqFCkS+k"
  393. },
  394. {
  395. "__type__": "cc.UITransform",
  396. "_name": "",
  397. "_objFlags": 0,
  398. "__editorExtras__": {},
  399. "node": {
  400. "__id__": 8
  401. },
  402. "_enabled": true,
  403. "__prefab": null,
  404. "_contentSize": {
  405. "__type__": "cc.Size",
  406. "width": 1280,
  407. "height": 720
  408. },
  409. "_anchorPoint": {
  410. "__type__": "cc.Vec2",
  411. "x": 0.5,
  412. "y": 0.5
  413. },
  414. "_id": "e77ojfV+NK5pm80vjbV4c6"
  415. },
  416. {
  417. "__type__": "cc.Sprite",
  418. "_name": "",
  419. "_objFlags": 0,
  420. "__editorExtras__": {},
  421. "node": {
  422. "__id__": 8
  423. },
  424. "_enabled": true,
  425. "__prefab": null,
  426. "_customMaterial": null,
  427. "_srcBlendFactor": 2,
  428. "_dstBlendFactor": 4,
  429. "_color": {
  430. "__type__": "cc.Color",
  431. "r": 255,
  432. "g": 255,
  433. "b": 255,
  434. "a": 255
  435. },
  436. "_spriteFrame": {
  437. "__uuid__": "e13ae17c-0dac-4f70-9366-f574327756cb@f9941",
  438. "__expectedType__": "cc.SpriteFrame"
  439. },
  440. "_type": 0,
  441. "_fillType": 0,
  442. "_sizeMode": 0,
  443. "_fillCenter": {
  444. "__type__": "cc.Vec2",
  445. "x": 0,
  446. "y": 0
  447. },
  448. "_fillStart": 0,
  449. "_fillRange": 0,
  450. "_isTrimmedMode": true,
  451. "_useGrayscale": false,
  452. "_atlas": null,
  453. "_id": "bfNJmJEmxHbJIkZ/leEGTp"
  454. },
  455. {
  456. "__type__": "cc.Widget",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "__editorExtras__": {},
  460. "node": {
  461. "__id__": 8
  462. },
  463. "_enabled": true,
  464. "__prefab": null,
  465. "_alignFlags": 18,
  466. "_target": {
  467. "__id__": 5
  468. },
  469. "_left": 0,
  470. "_right": 0,
  471. "_top": 0,
  472. "_bottom": 0,
  473. "_horizontalCenter": 0,
  474. "_verticalCenter": 0,
  475. "_isAbsLeft": true,
  476. "_isAbsRight": true,
  477. "_isAbsTop": true,
  478. "_isAbsBottom": true,
  479. "_isAbsHorizontalCenter": true,
  480. "_isAbsVerticalCenter": true,
  481. "_originalWidth": 0,
  482. "_originalHeight": 0,
  483. "_alignMode": 2,
  484. "_lockFlags": 0,
  485. "_id": "68ITU3cDJHc6vbIKrs41JN"
  486. },
  487. {
  488. "__type__": "cc.Node",
  489. "_name": "Player",
  490. "_objFlags": 0,
  491. "__editorExtras__": {},
  492. "_parent": {
  493. "__id__": 5
  494. },
  495. "_children": [
  496. {
  497. "__id__": 13
  498. },
  499. {
  500. "__id__": 14
  501. },
  502. {
  503. "__id__": 15
  504. }
  505. ],
  506. "_active": true,
  507. "_components": [
  508. {
  509. "__id__": 16
  510. }
  511. ],
  512. "_prefab": null,
  513. "_lpos": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0
  518. },
  519. "_lrot": {
  520. "__type__": "cc.Quat",
  521. "x": 0,
  522. "y": 0,
  523. "z": 0,
  524. "w": 1
  525. },
  526. "_lscale": {
  527. "__type__": "cc.Vec3",
  528. "x": 1,
  529. "y": 1,
  530. "z": 1
  531. },
  532. "_mobility": 0,
  533. "_layer": 33554432,
  534. "_euler": {
  535. "__type__": "cc.Vec3",
  536. "x": 0,
  537. "y": 0,
  538. "z": 0
  539. },
  540. "_id": "98Xe7/HdZHN6qGYzV+G+ch"
  541. },
  542. {
  543. "__type__": "cc.Node",
  544. "_name": "PlayerStates",
  545. "_objFlags": 0,
  546. "__editorExtras__": {},
  547. "_parent": {
  548. "__id__": 12
  549. },
  550. "_children": [],
  551. "_active": true,
  552. "_components": [],
  553. "_prefab": null,
  554. "_lpos": {
  555. "__type__": "cc.Vec3",
  556. "x": -640,
  557. "y": -360.00000000000006,
  558. "z": 0
  559. },
  560. "_lrot": {
  561. "__type__": "cc.Quat",
  562. "x": 0,
  563. "y": 0,
  564. "z": 0,
  565. "w": 1
  566. },
  567. "_lscale": {
  568. "__type__": "cc.Vec3",
  569. "x": 1,
  570. "y": 1,
  571. "z": 1
  572. },
  573. "_mobility": 0,
  574. "_layer": 1073741824,
  575. "_euler": {
  576. "__type__": "cc.Vec3",
  577. "x": 0,
  578. "y": 0,
  579. "z": 0
  580. },
  581. "_id": "b1yxQ67iJFxb23vYkXvgp+"
  582. },
  583. {
  584. "__type__": "cc.Node",
  585. "_name": "PlayerControler",
  586. "_objFlags": 0,
  587. "__editorExtras__": {},
  588. "_parent": {
  589. "__id__": 12
  590. },
  591. "_children": [],
  592. "_active": true,
  593. "_components": [],
  594. "_prefab": null,
  595. "_lpos": {
  596. "__type__": "cc.Vec3",
  597. "x": -640,
  598. "y": -360.00000000000006,
  599. "z": 0
  600. },
  601. "_lrot": {
  602. "__type__": "cc.Quat",
  603. "x": 0,
  604. "y": 0,
  605. "z": 0,
  606. "w": 1
  607. },
  608. "_lscale": {
  609. "__type__": "cc.Vec3",
  610. "x": 1,
  611. "y": 1,
  612. "z": 1
  613. },
  614. "_mobility": 0,
  615. "_layer": 1073741824,
  616. "_euler": {
  617. "__type__": "cc.Vec3",
  618. "x": 0,
  619. "y": 0,
  620. "z": 0
  621. },
  622. "_id": "12C1BkQ+FE7JbhpQECcZvP"
  623. },
  624. {
  625. "__type__": "cc.Node",
  626. "_name": "Charactor",
  627. "_objFlags": 0,
  628. "__editorExtras__": {},
  629. "_parent": {
  630. "__id__": 12
  631. },
  632. "_children": [],
  633. "_active": true,
  634. "_components": [],
  635. "_prefab": null,
  636. "_lpos": {
  637. "__type__": "cc.Vec3",
  638. "x": -640,
  639. "y": -360.00000000000006,
  640. "z": 0
  641. },
  642. "_lrot": {
  643. "__type__": "cc.Quat",
  644. "x": 0,
  645. "y": 0,
  646. "z": 0,
  647. "w": 1
  648. },
  649. "_lscale": {
  650. "__type__": "cc.Vec3",
  651. "x": 1,
  652. "y": 1,
  653. "z": 1
  654. },
  655. "_mobility": 0,
  656. "_layer": 1073741824,
  657. "_euler": {
  658. "__type__": "cc.Vec3",
  659. "x": 0,
  660. "y": 0,
  661. "z": 0
  662. },
  663. "_id": "99bI29yOFCN4WV4E5UtSKe"
  664. },
  665. {
  666. "__type__": "cc.UITransform",
  667. "_name": "",
  668. "_objFlags": 0,
  669. "__editorExtras__": {},
  670. "node": {
  671. "__id__": 12
  672. },
  673. "_enabled": true,
  674. "__prefab": null,
  675. "_contentSize": {
  676. "__type__": "cc.Size",
  677. "width": 100,
  678. "height": 100
  679. },
  680. "_anchorPoint": {
  681. "__type__": "cc.Vec2",
  682. "x": 0.5,
  683. "y": 0.5
  684. },
  685. "_id": "6bYJu2z95LurTrThZKGIEp"
  686. },
  687. {
  688. "__type__": "cc.UITransform",
  689. "_name": "",
  690. "_objFlags": 0,
  691. "__editorExtras__": {},
  692. "node": {
  693. "__id__": 5
  694. },
  695. "_enabled": true,
  696. "__prefab": null,
  697. "_contentSize": {
  698. "__type__": "cc.Size",
  699. "width": 1280,
  700. "height": 720
  701. },
  702. "_anchorPoint": {
  703. "__type__": "cc.Vec2",
  704. "x": 0.5,
  705. "y": 0.5
  706. },
  707. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  708. },
  709. {
  710. "__type__": "cc.Canvas",
  711. "_name": "",
  712. "_objFlags": 0,
  713. "__editorExtras__": {},
  714. "node": {
  715. "__id__": 5
  716. },
  717. "_enabled": true,
  718. "__prefab": null,
  719. "_cameraComponent": {
  720. "__id__": 7
  721. },
  722. "_alignCanvasWithScreen": true,
  723. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  724. },
  725. {
  726. "__type__": "cc.Widget",
  727. "_name": "",
  728. "_objFlags": 0,
  729. "__editorExtras__": {},
  730. "node": {
  731. "__id__": 5
  732. },
  733. "_enabled": true,
  734. "__prefab": null,
  735. "_alignFlags": 45,
  736. "_target": null,
  737. "_left": 0,
  738. "_right": 0,
  739. "_top": 5.684341886080802e-14,
  740. "_bottom": 5.684341886080802e-14,
  741. "_horizontalCenter": 0,
  742. "_verticalCenter": 0,
  743. "_isAbsLeft": true,
  744. "_isAbsRight": true,
  745. "_isAbsTop": true,
  746. "_isAbsBottom": true,
  747. "_isAbsHorizontalCenter": true,
  748. "_isAbsVerticalCenter": true,
  749. "_originalWidth": 0,
  750. "_originalHeight": 0,
  751. "_alignMode": 2,
  752. "_lockFlags": 0,
  753. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  754. },
  755. {
  756. "__type__": "cc.SceneGlobals",
  757. "ambient": {
  758. "__id__": 21
  759. },
  760. "shadows": {
  761. "__id__": 22
  762. },
  763. "_skybox": {
  764. "__id__": 23
  765. },
  766. "fog": {
  767. "__id__": 24
  768. },
  769. "octree": {
  770. "__id__": 25
  771. },
  772. "skin": {
  773. "__id__": 26
  774. },
  775. "lightProbeInfo": {
  776. "__id__": 27
  777. },
  778. "postSettings": {
  779. "__id__": 28
  780. },
  781. "bakedWithStationaryMainLight": false,
  782. "bakedWithHighpLightmap": false
  783. },
  784. {
  785. "__type__": "cc.AmbientInfo",
  786. "_skyColorHDR": {
  787. "__type__": "cc.Vec4",
  788. "x": 0,
  789. "y": 0,
  790. "z": 0,
  791. "w": 0.520833125
  792. },
  793. "_skyColor": {
  794. "__type__": "cc.Vec4",
  795. "x": 0,
  796. "y": 0,
  797. "z": 0,
  798. "w": 0.520833125
  799. },
  800. "_skyIllumHDR": 20000,
  801. "_skyIllum": 20000,
  802. "_groundAlbedoHDR": {
  803. "__type__": "cc.Vec4",
  804. "x": 0,
  805. "y": 0,
  806. "z": 0,
  807. "w": 0
  808. },
  809. "_groundAlbedo": {
  810. "__type__": "cc.Vec4",
  811. "x": 0,
  812. "y": 0,
  813. "z": 0,
  814. "w": 0
  815. },
  816. "_skyColorLDR": {
  817. "__type__": "cc.Vec4",
  818. "x": 0.2,
  819. "y": 0.5,
  820. "z": 0.8,
  821. "w": 1
  822. },
  823. "_skyIllumLDR": 20000,
  824. "_groundAlbedoLDR": {
  825. "__type__": "cc.Vec4",
  826. "x": 0.2,
  827. "y": 0.2,
  828. "z": 0.2,
  829. "w": 1
  830. }
  831. },
  832. {
  833. "__type__": "cc.ShadowsInfo",
  834. "_enabled": false,
  835. "_type": 0,
  836. "_normal": {
  837. "__type__": "cc.Vec3",
  838. "x": 0,
  839. "y": 1,
  840. "z": 0
  841. },
  842. "_distance": 0,
  843. "_planeBias": 1,
  844. "_shadowColor": {
  845. "__type__": "cc.Color",
  846. "r": 76,
  847. "g": 76,
  848. "b": 76,
  849. "a": 255
  850. },
  851. "_maxReceived": 4,
  852. "_size": {
  853. "__type__": "cc.Vec2",
  854. "x": 512,
  855. "y": 512
  856. }
  857. },
  858. {
  859. "__type__": "cc.SkyboxInfo",
  860. "_envLightingType": 0,
  861. "_envmapHDR": null,
  862. "_envmap": null,
  863. "_envmapLDR": null,
  864. "_diffuseMapHDR": null,
  865. "_diffuseMapLDR": null,
  866. "_enabled": false,
  867. "_useHDR": true,
  868. "_editableMaterial": null,
  869. "_reflectionHDR": null,
  870. "_reflectionLDR": null,
  871. "_rotationAngle": 0
  872. },
  873. {
  874. "__type__": "cc.FogInfo",
  875. "_type": 0,
  876. "_fogColor": {
  877. "__type__": "cc.Color",
  878. "r": 200,
  879. "g": 200,
  880. "b": 200,
  881. "a": 255
  882. },
  883. "_enabled": false,
  884. "_fogDensity": 0.3,
  885. "_fogStart": 0.5,
  886. "_fogEnd": 300,
  887. "_fogAtten": 5,
  888. "_fogTop": 1.5,
  889. "_fogRange": 1.2,
  890. "_accurate": false
  891. },
  892. {
  893. "__type__": "cc.OctreeInfo",
  894. "_enabled": false,
  895. "_minPos": {
  896. "__type__": "cc.Vec3",
  897. "x": -1024,
  898. "y": -1024,
  899. "z": -1024
  900. },
  901. "_maxPos": {
  902. "__type__": "cc.Vec3",
  903. "x": 1024,
  904. "y": 1024,
  905. "z": 1024
  906. },
  907. "_depth": 8
  908. },
  909. {
  910. "__type__": "cc.SkinInfo",
  911. "_enabled": false,
  912. "_blurRadius": 0.01,
  913. "_sssIntensity": 3
  914. },
  915. {
  916. "__type__": "cc.LightProbeInfo",
  917. "_giScale": 1,
  918. "_giSamples": 1024,
  919. "_bounces": 2,
  920. "_reduceRinging": 0,
  921. "_showProbe": true,
  922. "_showWireframe": true,
  923. "_showConvex": false,
  924. "_data": null,
  925. "_lightProbeSphereVolume": 1
  926. },
  927. {
  928. "__type__": "cc.PostSettingsInfo",
  929. "_toneMappingType": 0
  930. }
  931. ]