main.scene 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781
  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. "_active": true,
  24. "_components": [],
  25. "_prefab": {
  26. "__id__": 19
  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__": 20
  58. },
  59. "_id": "ba0b085f-f8d5-40b0-9964-2fd25728d707"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "root",
  64. "_objFlags": 512,
  65. "__editorExtras__": {},
  66. "_parent": {
  67. "__id__": 1
  68. },
  69. "_children": [
  70. {
  71. "__id__": 3
  72. },
  73. {
  74. "__id__": 9
  75. }
  76. ],
  77. "_active": true,
  78. "_components": [
  79. {
  80. "__id__": 18
  81. }
  82. ],
  83. "_prefab": null,
  84. "_lpos": {
  85. "__type__": "cc.Vec3",
  86. "x": 0,
  87. "y": 0,
  88. "z": 0
  89. },
  90. "_lrot": {
  91. "__type__": "cc.Quat",
  92. "x": 0,
  93. "y": 0,
  94. "z": 0,
  95. "w": 1
  96. },
  97. "_lscale": {
  98. "__type__": "cc.Vec3",
  99. "x": 1,
  100. "y": 1,
  101. "z": 1
  102. },
  103. "_mobility": 0,
  104. "_layer": 1073741824,
  105. "_euler": {
  106. "__type__": "cc.Vec3",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0
  110. },
  111. "_id": "14hVXuCNlJBZetS8jZbbDK"
  112. },
  113. {
  114. "__type__": "cc.Node",
  115. "_name": "game",
  116. "_objFlags": 512,
  117. "__editorExtras__": {},
  118. "_parent": {
  119. "__id__": 2
  120. },
  121. "_children": [
  122. {
  123. "__id__": 4
  124. },
  125. {
  126. "__id__": 6
  127. }
  128. ],
  129. "_active": true,
  130. "_components": [],
  131. "_prefab": null,
  132. "_lpos": {
  133. "__type__": "cc.Vec3",
  134. "x": 0,
  135. "y": 0,
  136. "z": 0
  137. },
  138. "_lrot": {
  139. "__type__": "cc.Quat",
  140. "x": 0,
  141. "y": 0,
  142. "z": 0,
  143. "w": 1
  144. },
  145. "_lscale": {
  146. "__type__": "cc.Vec3",
  147. "x": 1,
  148. "y": 1,
  149. "z": 1
  150. },
  151. "_mobility": 0,
  152. "_layer": 1073741824,
  153. "_euler": {
  154. "__type__": "cc.Vec3",
  155. "x": 0,
  156. "y": 0,
  157. "z": 0
  158. },
  159. "_id": "8fbA9th01LEqWuDmeWt05o"
  160. },
  161. {
  162. "__type__": "cc.Node",
  163. "_name": "MainCamera",
  164. "_objFlags": 0,
  165. "__editorExtras__": {},
  166. "_parent": {
  167. "__id__": 3
  168. },
  169. "_children": [],
  170. "_active": true,
  171. "_components": [
  172. {
  173. "__id__": 5
  174. }
  175. ],
  176. "_prefab": null,
  177. "_lpos": {
  178. "__type__": "cc.Vec3",
  179. "x": -0.15,
  180. "y": 11.116,
  181. "z": 10.34
  182. },
  183. "_lrot": {
  184. "__type__": "cc.Quat",
  185. "x": -0.4687008669912817,
  186. "y": 0,
  187. "z": 0,
  188. "w": 0.8833569478311816
  189. },
  190. "_lscale": {
  191. "__type__": "cc.Vec3",
  192. "x": 1,
  193. "y": 1,
  194. "z": 1
  195. },
  196. "_mobility": 0,
  197. "_layer": 1073741824,
  198. "_euler": {
  199. "__type__": "cc.Vec3",
  200. "x": -55.9,
  201. "y": 0,
  202. "z": 0
  203. },
  204. "_id": "465lGFSBNKu46ZR32YcsGH"
  205. },
  206. {
  207. "__type__": "cc.Camera",
  208. "_name": "Camera<CameraComponent>",
  209. "_objFlags": 0,
  210. "__editorExtras__": {},
  211. "node": {
  212. "__id__": 4
  213. },
  214. "_enabled": true,
  215. "__prefab": null,
  216. "_projection": 1,
  217. "_priority": 0,
  218. "_fov": 45,
  219. "_fovAxis": 0,
  220. "_orthoHeight": 3.9,
  221. "_near": 1,
  222. "_far": 1000,
  223. "_color": {
  224. "__type__": "cc.Color",
  225. "r": 142,
  226. "g": 148,
  227. "b": 198,
  228. "a": 255
  229. },
  230. "_depth": 1,
  231. "_stencil": 0,
  232. "_clearFlags": 7,
  233. "_rect": {
  234. "__type__": "cc.Rect",
  235. "x": 0,
  236. "y": 0,
  237. "width": 1,
  238. "height": 1
  239. },
  240. "_aperture": 19,
  241. "_shutter": 7,
  242. "_iso": 0,
  243. "_screenScale": 1,
  244. "_visibility": 1083703296,
  245. "_targetTexture": null,
  246. "_postProcess": null,
  247. "_usePostProcess": false,
  248. "_cameraType": -1,
  249. "_trackingType": 0,
  250. "_id": "ea7G3sgalAtZdJUbpnt5U4"
  251. },
  252. {
  253. "__type__": "cc.Node",
  254. "_name": "Directional Light",
  255. "_objFlags": 0,
  256. "__editorExtras__": {},
  257. "_parent": {
  258. "__id__": 3
  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": 0
  273. },
  274. "_lrot": {
  275. "__type__": "cc.Quat",
  276. "x": -0.5213338044735968,
  277. "y": 0.5963678105290181,
  278. "z": 0.37992819659091515,
  279. "w": 0.4777144171082609
  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": -80,
  292. "y": 90,
  293. "z": -15
  294. },
  295. "_id": "03TYWJw6RLIJOyOlXiArS6"
  296. },
  297. {
  298. "__type__": "cc.DirectionalLight",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "__editorExtras__": {},
  302. "node": {
  303. "__id__": 6
  304. },
  305. "_enabled": true,
  306. "__prefab": null,
  307. "_color": {
  308. "__type__": "cc.Color",
  309. "r": 255,
  310. "g": 255,
  311. "b": 255,
  312. "a": 255
  313. },
  314. "_useColorTemperature": false,
  315. "_colorTemperature": 6550,
  316. "_staticSettings": {
  317. "__id__": 8
  318. },
  319. "_visibility": -325058561,
  320. "_illuminanceHDR": 45000,
  321. "_illuminance": 45000,
  322. "_illuminanceLDR": 1.6927083333333335,
  323. "_shadowEnabled": false,
  324. "_shadowPcf": 0,
  325. "_shadowBias": 0.00001,
  326. "_shadowNormalBias": 0,
  327. "_shadowSaturation": 1,
  328. "_shadowDistance": 50,
  329. "_shadowInvisibleOcclusionRange": 200,
  330. "_csmLevel": 4,
  331. "_csmLayerLambda": 0.75,
  332. "_csmOptimizationMode": 2,
  333. "_csmAdvancedOptions": false,
  334. "_csmLayersTransition": false,
  335. "_csmTransitionRange": 0.05,
  336. "_shadowFixedArea": false,
  337. "_shadowNear": 0.1,
  338. "_shadowFar": 10,
  339. "_shadowOrthoSize": 5,
  340. "_id": "a2dgm45v1IAIZe+hnCQ4fj"
  341. },
  342. {
  343. "__type__": "cc.StaticLightSettings",
  344. "_baked": false,
  345. "_editorOnly": false,
  346. "_castShadow": false
  347. },
  348. {
  349. "__type__": "cc.Node",
  350. "_name": "gui",
  351. "_objFlags": 512,
  352. "__editorExtras__": {},
  353. "_parent": {
  354. "__id__": 2
  355. },
  356. "_children": [
  357. {
  358. "__id__": 10
  359. }
  360. ],
  361. "_active": true,
  362. "_components": [
  363. {
  364. "__id__": 12
  365. },
  366. {
  367. "__id__": 14
  368. },
  369. {
  370. "__id__": 16
  371. }
  372. ],
  373. "_prefab": null,
  374. "_lpos": {
  375. "__type__": "cc.Vec3",
  376. "x": 360,
  377. "y": 640,
  378. "z": 0
  379. },
  380. "_lrot": {
  381. "__type__": "cc.Quat",
  382. "x": 0,
  383. "y": 0,
  384. "z": 0,
  385. "w": 1
  386. },
  387. "_lscale": {
  388. "__type__": "cc.Vec3",
  389. "x": 1,
  390. "y": 1,
  391. "z": 1
  392. },
  393. "_mobility": 0,
  394. "_layer": 33554432,
  395. "_euler": {
  396. "__type__": "cc.Vec3",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0
  400. },
  401. "_id": "d8HjHAgVdE8puxYskBih1N"
  402. },
  403. {
  404. "__type__": "cc.Node",
  405. "_name": "UICamera",
  406. "_objFlags": 512,
  407. "__editorExtras__": {},
  408. "_parent": {
  409. "__id__": 9
  410. },
  411. "_children": [],
  412. "_active": true,
  413. "_components": [
  414. {
  415. "__id__": 11
  416. }
  417. ],
  418. "_prefab": null,
  419. "_lpos": {
  420. "__type__": "cc.Vec3",
  421. "x": 0,
  422. "y": 0,
  423. "z": 1000
  424. },
  425. "_lrot": {
  426. "__type__": "cc.Quat",
  427. "x": 0,
  428. "y": 0,
  429. "z": 0,
  430. "w": 1
  431. },
  432. "_lscale": {
  433. "__type__": "cc.Vec3",
  434. "x": 1,
  435. "y": 1,
  436. "z": 1
  437. },
  438. "_mobility": 0,
  439. "_layer": 33554432,
  440. "_euler": {
  441. "__type__": "cc.Vec3",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0
  445. },
  446. "_id": "12eU6E2KlEvrZaF2ie+unH"
  447. },
  448. {
  449. "__type__": "cc.Camera",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "__editorExtras__": {},
  453. "node": {
  454. "__id__": 10
  455. },
  456. "_enabled": true,
  457. "__prefab": null,
  458. "_projection": 0,
  459. "_priority": 1073741824,
  460. "_fov": 45,
  461. "_fovAxis": 0,
  462. "_orthoHeight": 640,
  463. "_near": 1,
  464. "_far": 2000,
  465. "_color": {
  466. "__type__": "cc.Color",
  467. "r": 0,
  468. "g": 0,
  469. "b": 0,
  470. "a": 0
  471. },
  472. "_depth": 1,
  473. "_stencil": 0,
  474. "_clearFlags": 6,
  475. "_rect": {
  476. "__type__": "cc.Rect",
  477. "x": 0,
  478. "y": 0,
  479. "width": 1,
  480. "height": 1
  481. },
  482. "_aperture": 19,
  483. "_shutter": 7,
  484. "_iso": 0,
  485. "_screenScale": 1,
  486. "_visibility": 33554432,
  487. "_targetTexture": null,
  488. "_postProcess": null,
  489. "_usePostProcess": false,
  490. "_cameraType": -1,
  491. "_trackingType": 0,
  492. "_id": "91CjdhwCZBXZzNJCpJXp5K"
  493. },
  494. {
  495. "__type__": "cc.UITransform",
  496. "_name": "Canvas<UITransform>",
  497. "_objFlags": 0,
  498. "__editorExtras__": {},
  499. "node": {
  500. "__id__": 9
  501. },
  502. "_enabled": true,
  503. "__prefab": {
  504. "__id__": 13
  505. },
  506. "_contentSize": {
  507. "__type__": "cc.Size",
  508. "width": 720,
  509. "height": 1280
  510. },
  511. "_anchorPoint": {
  512. "__type__": "cc.Vec2",
  513. "x": 0.5,
  514. "y": 0.5
  515. },
  516. "_id": "03ZMhNEpRK75Hmdzr8ZGhG"
  517. },
  518. {
  519. "__type__": "cc.CompPrefabInfo",
  520. "fileId": "03ZMhNEpRK75Hmdzr8ZGhG"
  521. },
  522. {
  523. "__type__": "cc.Canvas",
  524. "_name": "Canvas<Canvas>",
  525. "_objFlags": 0,
  526. "__editorExtras__": {},
  527. "node": {
  528. "__id__": 9
  529. },
  530. "_enabled": true,
  531. "__prefab": {
  532. "__id__": 15
  533. },
  534. "_cameraComponent": {
  535. "__id__": 11
  536. },
  537. "_alignCanvasWithScreen": true,
  538. "_id": "7acBC/yU9N05fc6HGd8fZS"
  539. },
  540. {
  541. "__type__": "cc.CompPrefabInfo",
  542. "fileId": "7acBC/yU9N05fc6HGd8fZS"
  543. },
  544. {
  545. "__type__": "cc.Widget",
  546. "_name": "",
  547. "_objFlags": 0,
  548. "__editorExtras__": {},
  549. "node": {
  550. "__id__": 9
  551. },
  552. "_enabled": true,
  553. "__prefab": {
  554. "__id__": 17
  555. },
  556. "_alignFlags": 45,
  557. "_target": null,
  558. "_left": 0,
  559. "_right": 0,
  560. "_top": 0,
  561. "_bottom": 0,
  562. "_horizontalCenter": 0,
  563. "_verticalCenter": 0,
  564. "_isAbsLeft": true,
  565. "_isAbsRight": true,
  566. "_isAbsTop": true,
  567. "_isAbsBottom": true,
  568. "_isAbsHorizontalCenter": true,
  569. "_isAbsVerticalCenter": true,
  570. "_originalWidth": 0,
  571. "_originalHeight": 1280,
  572. "_alignMode": 2,
  573. "_lockFlags": 45,
  574. "_id": "1chkRDp1xCFqsnwJh1NVq1"
  575. },
  576. {
  577. "__type__": "cc.CompPrefabInfo",
  578. "fileId": "1chkRDp1xCFqsnwJh1NVq1"
  579. },
  580. {
  581. "__type__": "0eec0s4qrZF7onPlYBrD+y+",
  582. "_name": "",
  583. "_objFlags": 0,
  584. "__editorExtras__": {},
  585. "node": {
  586. "__id__": 2
  587. },
  588. "_enabled": true,
  589. "__prefab": null,
  590. "game": {
  591. "__id__": 3
  592. },
  593. "gui": {
  594. "__id__": 9
  595. },
  596. "_id": "c5PY2uoV1Fub3p/gK8ZOCH"
  597. },
  598. {
  599. "__type__": "cc.PrefabInfo",
  600. "root": null,
  601. "asset": null,
  602. "fileId": "ba0b085f-f8d5-40b0-9964-2fd25728d707",
  603. "instance": null,
  604. "targetOverrides": null
  605. },
  606. {
  607. "__type__": "cc.SceneGlobals",
  608. "ambient": {
  609. "__id__": 21
  610. },
  611. "shadows": {
  612. "__id__": 22
  613. },
  614. "_skybox": {
  615. "__id__": 23
  616. },
  617. "fog": {
  618. "__id__": 24
  619. },
  620. "octree": {
  621. "__id__": 25
  622. },
  623. "skin": {
  624. "__id__": 26
  625. },
  626. "lightProbeInfo": {
  627. "__id__": 27
  628. },
  629. "postSettings": {
  630. "__id__": 28
  631. },
  632. "bakedWithStationaryMainLight": false,
  633. "bakedWithHighpLightmap": false
  634. },
  635. {
  636. "__type__": "cc.AmbientInfo",
  637. "_skyColorHDR": {
  638. "__type__": "cc.Vec4",
  639. "x": 1,
  640. "y": 1,
  641. "z": 1,
  642. "w": 0.46874981250000003
  643. },
  644. "_skyColor": {
  645. "__type__": "cc.Vec4",
  646. "x": 1,
  647. "y": 1,
  648. "z": 1,
  649. "w": 0.46874981250000003
  650. },
  651. "_skyIllumHDR": 18000,
  652. "_skyIllum": 18000,
  653. "_groundAlbedoHDR": {
  654. "__type__": "cc.Vec4",
  655. "x": 1,
  656. "y": 1,
  657. "z": 1,
  658. "w": 1
  659. },
  660. "_groundAlbedo": {
  661. "__type__": "cc.Vec4",
  662. "x": 1,
  663. "y": 1,
  664. "z": 1,
  665. "w": 1
  666. },
  667. "_skyColorLDR": {
  668. "__type__": "cc.Vec4",
  669. "x": 0.2,
  670. "y": 0.5019607843137255,
  671. "z": 0.8,
  672. "w": 20000
  673. },
  674. "_skyIllumLDR": 20000,
  675. "_groundAlbedoLDR": {
  676. "__type__": "cc.Vec4",
  677. "x": 0.2784313725490196,
  678. "y": 0.2784313725490196,
  679. "z": 0.2784313725490196,
  680. "w": 1
  681. }
  682. },
  683. {
  684. "__type__": "cc.ShadowsInfo",
  685. "_enabled": true,
  686. "_type": 0,
  687. "_normal": {
  688. "__type__": "cc.Vec3",
  689. "x": 0,
  690. "y": 1,
  691. "z": 0
  692. },
  693. "_distance": 0,
  694. "_shadowColor": {
  695. "__type__": "cc.Color",
  696. "r": 0,
  697. "g": 0,
  698. "b": 0,
  699. "a": 128
  700. },
  701. "_maxReceived": 4,
  702. "_size": {
  703. "__type__": "cc.Vec2",
  704. "x": 512,
  705. "y": 512
  706. }
  707. },
  708. {
  709. "__type__": "cc.SkyboxInfo",
  710. "_envLightingType": 0,
  711. "_envmapHDR": null,
  712. "_envmap": null,
  713. "_envmapLDR": null,
  714. "_diffuseMapHDR": null,
  715. "_diffuseMapLDR": null,
  716. "_enabled": false,
  717. "_useHDR": true,
  718. "_editableMaterial": null,
  719. "_reflectionHDR": null,
  720. "_reflectionLDR": null,
  721. "_rotationAngle": 0
  722. },
  723. {
  724. "__type__": "cc.FogInfo",
  725. "_type": 0,
  726. "_fogColor": {
  727. "__type__": "cc.Color",
  728. "r": 200,
  729. "g": 200,
  730. "b": 200,
  731. "a": 255
  732. },
  733. "_enabled": true,
  734. "_fogDensity": 0.3,
  735. "_fogStart": 0.5,
  736. "_fogEnd": 300,
  737. "_fogAtten": 5,
  738. "_fogTop": 1.5,
  739. "_fogRange": 1.2,
  740. "_accurate": false
  741. },
  742. {
  743. "__type__": "cc.OctreeInfo",
  744. "_enabled": false,
  745. "_minPos": {
  746. "__type__": "cc.Vec3",
  747. "x": -1024,
  748. "y": -1024,
  749. "z": -1024
  750. },
  751. "_maxPos": {
  752. "__type__": "cc.Vec3",
  753. "x": 1024,
  754. "y": 1024,
  755. "z": 1024
  756. },
  757. "_depth": 8
  758. },
  759. {
  760. "__type__": "cc.SkinInfo",
  761. "_enabled": true,
  762. "_blurRadius": 0.01,
  763. "_sssIntensity": 3
  764. },
  765. {
  766. "__type__": "cc.LightProbeInfo",
  767. "_giScale": 1,
  768. "_giSamples": 1024,
  769. "_bounces": 2,
  770. "_reduceRinging": 0,
  771. "_showProbe": true,
  772. "_showWireframe": true,
  773. "_showConvex": false,
  774. "_data": null,
  775. "_lightProbeSphereVolume": 1
  776. },
  777. {
  778. "__type__": "cc.PostSettingsInfo",
  779. "_toneMappingType": 1
  780. }
  781. ]