scene.scene 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "scene",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 7
  27. },
  28. {
  29. "__id__": 15
  30. }
  31. ],
  32. "_active": true,
  33. "_components": [],
  34. "_prefab": {
  35. "__id__": 28
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 1073741824,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "autoReleaseAssets": false,
  65. "_globals": {
  66. "__id__": 29
  67. },
  68. "_id": "50d71282-2f6f-42e7-837f-cfe346ca8078"
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "Main Light",
  73. "_objFlags": 0,
  74. "__editorExtras__": {},
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. }
  84. ],
  85. "_prefab": null,
  86. "_lpos": {
  87. "__type__": "cc.Vec3",
  88. "x": 0,
  89. "y": 0,
  90. "z": 0
  91. },
  92. "_lrot": {
  93. "__type__": "cc.Quat",
  94. "x": -0.06397656665577071,
  95. "y": -0.44608233363525845,
  96. "z": -0.8239028751062036,
  97. "w": -0.3436591377065261
  98. },
  99. "_lscale": {
  100. "__type__": "cc.Vec3",
  101. "x": 1,
  102. "y": 1,
  103. "z": 1
  104. },
  105. "_mobility": 0,
  106. "_layer": 1073741824,
  107. "_euler": {
  108. "__type__": "cc.Vec3",
  109. "x": -117.894,
  110. "y": -194.909,
  111. "z": 38.562
  112. },
  113. "_id": "c0y6F5f+pAvI805TdmxIjx"
  114. },
  115. {
  116. "__type__": "cc.DirectionalLight",
  117. "_name": "",
  118. "_objFlags": 0,
  119. "__editorExtras__": {},
  120. "node": {
  121. "__id__": 2
  122. },
  123. "_enabled": true,
  124. "__prefab": null,
  125. "_color": {
  126. "__type__": "cc.Color",
  127. "r": 255,
  128. "g": 250,
  129. "b": 240,
  130. "a": 255
  131. },
  132. "_useColorTemperature": false,
  133. "_colorTemperature": 6550,
  134. "_staticSettings": {
  135. "__id__": 4
  136. },
  137. "_visibility": -325058561,
  138. "_illuminanceHDR": 65000,
  139. "_illuminance": 65000,
  140. "_illuminanceLDR": 1.6927083333333335,
  141. "_shadowEnabled": false,
  142. "_shadowPcf": 0,
  143. "_shadowBias": 0.00001,
  144. "_shadowNormalBias": 0,
  145. "_shadowSaturation": 1,
  146. "_shadowDistance": 50,
  147. "_shadowInvisibleOcclusionRange": 200,
  148. "_csmLevel": 4,
  149. "_csmLayerLambda": 0.75,
  150. "_csmOptimizationMode": 2,
  151. "_csmAdvancedOptions": false,
  152. "_csmLayersTransition": false,
  153. "_csmTransitionRange": 0.05,
  154. "_shadowFixedArea": false,
  155. "_shadowNear": 0.1,
  156. "_shadowFar": 10,
  157. "_shadowOrthoSize": 5,
  158. "_id": "597uMYCbhEtJQc0ffJlcgA"
  159. },
  160. {
  161. "__type__": "cc.StaticLightSettings",
  162. "_baked": false,
  163. "_editorOnly": false,
  164. "_castShadow": false
  165. },
  166. {
  167. "__type__": "cc.Node",
  168. "_name": "Main Camera",
  169. "_objFlags": 0,
  170. "__editorExtras__": {},
  171. "_parent": {
  172. "__id__": 1
  173. },
  174. "_children": [],
  175. "_active": true,
  176. "_components": [
  177. {
  178. "__id__": 6
  179. }
  180. ],
  181. "_prefab": null,
  182. "_lpos": {
  183. "__type__": "cc.Vec3",
  184. "x": -10,
  185. "y": 10,
  186. "z": 10
  187. },
  188. "_lrot": {
  189. "__type__": "cc.Quat",
  190. "x": -0.27781593346944056,
  191. "y": -0.36497167621709875,
  192. "z": -0.11507512748638377,
  193. "w": 0.8811195706053617
  194. },
  195. "_lscale": {
  196. "__type__": "cc.Vec3",
  197. "x": 1,
  198. "y": 1,
  199. "z": 1
  200. },
  201. "_mobility": 0,
  202. "_layer": 1073741824,
  203. "_euler": {
  204. "__type__": "cc.Vec3",
  205. "x": -35,
  206. "y": -45,
  207. "z": 0
  208. },
  209. "_id": "c9DMICJLFO5IeO07EPon7U"
  210. },
  211. {
  212. "__type__": "cc.Camera",
  213. "_name": "",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "node": {
  217. "__id__": 5
  218. },
  219. "_enabled": true,
  220. "__prefab": null,
  221. "_projection": 1,
  222. "_priority": 0,
  223. "_fov": 45,
  224. "_fovAxis": 0,
  225. "_orthoHeight": 10,
  226. "_near": 1,
  227. "_far": 1000,
  228. "_color": {
  229. "__type__": "cc.Color",
  230. "r": 51,
  231. "g": 51,
  232. "b": 51,
  233. "a": 255
  234. },
  235. "_depth": 1,
  236. "_stencil": 0,
  237. "_clearFlags": 14,
  238. "_rect": {
  239. "__type__": "cc.Rect",
  240. "x": 0,
  241. "y": 0,
  242. "width": 1,
  243. "height": 1
  244. },
  245. "_aperture": 19,
  246. "_shutter": 7,
  247. "_iso": 0,
  248. "_screenScale": 1,
  249. "_visibility": 1822425087,
  250. "_targetTexture": null,
  251. "_postProcess": null,
  252. "_usePostProcess": false,
  253. "_cameraType": -1,
  254. "_trackingType": 0,
  255. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  256. },
  257. {
  258. "__type__": "cc.Node",
  259. "_objFlags": 0,
  260. "_parent": {
  261. "__id__": 1
  262. },
  263. "_prefab": {
  264. "__id__": 8
  265. },
  266. "__editorExtras__": {}
  267. },
  268. {
  269. "__type__": "cc.PrefabInfo",
  270. "root": {
  271. "__id__": 7
  272. },
  273. "asset": {
  274. "__uuid__": "7ea4f7c6-1b55-4faf-883c-228d61c811f0@f5ad8",
  275. "__expectedType__": "cc.Prefab"
  276. },
  277. "fileId": "fdLK+bS89Wm6zYAk8sYzDx",
  278. "instance": {
  279. "__id__": 9
  280. },
  281. "targetOverrides": null,
  282. "nestedPrefabInstanceRoots": null
  283. },
  284. {
  285. "__type__": "cc.PrefabInstance",
  286. "fileId": "9d2FwIQP5NkYirB/lDcHfq",
  287. "prefabRootNode": null,
  288. "mountedChildren": [],
  289. "mountedComponents": [],
  290. "propertyOverrides": [
  291. {
  292. "__id__": 10
  293. },
  294. {
  295. "__id__": 12
  296. },
  297. {
  298. "__id__": 13
  299. },
  300. {
  301. "__id__": 14
  302. }
  303. ],
  304. "removedComponents": []
  305. },
  306. {
  307. "__type__": "CCPropertyOverrideInfo",
  308. "targetInfo": {
  309. "__id__": 11
  310. },
  311. "propertyPath": [
  312. "_name"
  313. ],
  314. "value": "player_weapon"
  315. },
  316. {
  317. "__type__": "cc.TargetInfo",
  318. "localID": [
  319. "fdLK+bS89Wm6zYAk8sYzDx"
  320. ]
  321. },
  322. {
  323. "__type__": "CCPropertyOverrideInfo",
  324. "targetInfo": {
  325. "__id__": 11
  326. },
  327. "propertyPath": [
  328. "_lpos"
  329. ],
  330. "value": {
  331. "__type__": "cc.Vec3",
  332. "x": 0,
  333. "y": 0,
  334. "z": 0
  335. }
  336. },
  337. {
  338. "__type__": "CCPropertyOverrideInfo",
  339. "targetInfo": {
  340. "__id__": 11
  341. },
  342. "propertyPath": [
  343. "_lrot"
  344. ],
  345. "value": {
  346. "__type__": "cc.Quat",
  347. "x": 0,
  348. "y": 0,
  349. "z": 0,
  350. "w": 1
  351. }
  352. },
  353. {
  354. "__type__": "CCPropertyOverrideInfo",
  355. "targetInfo": {
  356. "__id__": 11
  357. },
  358. "propertyPath": [
  359. "_euler"
  360. ],
  361. "value": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0
  366. }
  367. },
  368. {
  369. "__type__": "cc.Node",
  370. "_objFlags": 0,
  371. "_parent": {
  372. "__id__": 1
  373. },
  374. "_prefab": {
  375. "__id__": 16
  376. },
  377. "__editorExtras__": {}
  378. },
  379. {
  380. "__type__": "cc.PrefabInfo",
  381. "root": {
  382. "__id__": 15
  383. },
  384. "asset": {
  385. "__uuid__": "e5efb64c-9936-43c1-b0c9-c1cf4fced520@7b718",
  386. "__expectedType__": "cc.Prefab"
  387. },
  388. "fileId": "f7rjCNQEdb94N1C1DfDOci",
  389. "instance": {
  390. "__id__": 17
  391. },
  392. "nestedPrefabInstanceRoots": null
  393. },
  394. {
  395. "__type__": "cc.PrefabInstance",
  396. "fileId": "dbzgUFh2JMKLYz181qRT+e",
  397. "prefabRootNode": null,
  398. "mountedChildren": [],
  399. "mountedComponents": [],
  400. "propertyOverrides": [
  401. {
  402. "__id__": 18
  403. },
  404. {
  405. "__id__": 20
  406. },
  407. {
  408. "__id__": 22
  409. },
  410. {
  411. "__id__": 24
  412. },
  413. {
  414. "__id__": 26
  415. }
  416. ],
  417. "removedComponents": []
  418. },
  419. {
  420. "__type__": "CCPropertyOverrideInfo",
  421. "targetInfo": {
  422. "__id__": 19
  423. },
  424. "propertyPath": [
  425. "_name"
  426. ],
  427. "value": "enemy_weapon"
  428. },
  429. {
  430. "__type__": "cc.TargetInfo",
  431. "localID": [
  432. "f7rjCNQEdb94N1C1DfDOci"
  433. ]
  434. },
  435. {
  436. "__type__": "CCPropertyOverrideInfo",
  437. "targetInfo": {
  438. "__id__": 21
  439. },
  440. "propertyPath": [
  441. "_lpos"
  442. ],
  443. "value": {
  444. "__type__": "cc.Vec3",
  445. "x": 0,
  446. "y": 0,
  447. "z": 0
  448. }
  449. },
  450. {
  451. "__type__": "cc.TargetInfo",
  452. "localID": [
  453. "f7rjCNQEdb94N1C1DfDOci"
  454. ]
  455. },
  456. {
  457. "__type__": "CCPropertyOverrideInfo",
  458. "targetInfo": {
  459. "__id__": 23
  460. },
  461. "propertyPath": [
  462. "_lrot"
  463. ],
  464. "value": {
  465. "__type__": "cc.Quat",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0,
  469. "w": 1
  470. }
  471. },
  472. {
  473. "__type__": "cc.TargetInfo",
  474. "localID": [
  475. "f7rjCNQEdb94N1C1DfDOci"
  476. ]
  477. },
  478. {
  479. "__type__": "CCPropertyOverrideInfo",
  480. "targetInfo": {
  481. "__id__": 25
  482. },
  483. "propertyPath": [
  484. "_euler"
  485. ],
  486. "value": {
  487. "__type__": "cc.Vec3",
  488. "x": 0,
  489. "y": 0,
  490. "z": 0
  491. }
  492. },
  493. {
  494. "__type__": "cc.TargetInfo",
  495. "localID": [
  496. "f7rjCNQEdb94N1C1DfDOci"
  497. ]
  498. },
  499. {
  500. "__type__": "CCPropertyOverrideInfo",
  501. "targetInfo": {
  502. "__id__": 27
  503. },
  504. "propertyPath": [
  505. "_lscale"
  506. ],
  507. "value": {
  508. "__type__": "cc.Vec3",
  509. "x": 1,
  510. "y": 1,
  511. "z": 1
  512. }
  513. },
  514. {
  515. "__type__": "cc.TargetInfo",
  516. "localID": [
  517. "f7rjCNQEdb94N1C1DfDOci"
  518. ]
  519. },
  520. {
  521. "__type__": "cc.PrefabInfo",
  522. "root": null,
  523. "asset": null,
  524. "fileId": "f46876e4-e81b-4931-b493-6d367be385e7",
  525. "instance": null,
  526. "targetOverrides": null,
  527. "nestedPrefabInstanceRoots": [
  528. {
  529. "__id__": 7
  530. },
  531. {
  532. "__id__": 15
  533. }
  534. ]
  535. },
  536. {
  537. "__type__": "cc.SceneGlobals",
  538. "ambient": {
  539. "__id__": 30
  540. },
  541. "shadows": {
  542. "__id__": 31
  543. },
  544. "_skybox": {
  545. "__id__": 32
  546. },
  547. "fog": {
  548. "__id__": 33
  549. },
  550. "octree": {
  551. "__id__": 34
  552. },
  553. "skin": {
  554. "__id__": 35
  555. },
  556. "lightProbeInfo": {
  557. "__id__": 36
  558. },
  559. "postSettings": {
  560. "__id__": 37
  561. },
  562. "bakedWithStationaryMainLight": false,
  563. "bakedWithHighpLightmap": false
  564. },
  565. {
  566. "__type__": "cc.AmbientInfo",
  567. "_skyColorHDR": {
  568. "__type__": "cc.Vec4",
  569. "x": 0.2,
  570. "y": 0.5,
  571. "z": 0.8,
  572. "w": 0.520833125
  573. },
  574. "_skyColor": {
  575. "__type__": "cc.Vec4",
  576. "x": 0.2,
  577. "y": 0.5,
  578. "z": 0.8,
  579. "w": 0.520833125
  580. },
  581. "_skyIllumHDR": 20000,
  582. "_skyIllum": 20000,
  583. "_groundAlbedoHDR": {
  584. "__type__": "cc.Vec4",
  585. "x": 0.2,
  586. "y": 0.2,
  587. "z": 0.2,
  588. "w": 1
  589. },
  590. "_groundAlbedo": {
  591. "__type__": "cc.Vec4",
  592. "x": 0.2,
  593. "y": 0.2,
  594. "z": 0.2,
  595. "w": 1
  596. },
  597. "_skyColorLDR": {
  598. "__type__": "cc.Vec4",
  599. "x": 0.452588,
  600. "y": 0.607642,
  601. "z": 0.755699,
  602. "w": 0
  603. },
  604. "_skyIllumLDR": 0.8,
  605. "_groundAlbedoLDR": {
  606. "__type__": "cc.Vec4",
  607. "x": 0.618555,
  608. "y": 0.577848,
  609. "z": 0.544564,
  610. "w": 0
  611. }
  612. },
  613. {
  614. "__type__": "cc.ShadowsInfo",
  615. "_enabled": false,
  616. "_type": 0,
  617. "_normal": {
  618. "__type__": "cc.Vec3",
  619. "x": 0,
  620. "y": 1,
  621. "z": 0
  622. },
  623. "_distance": 0,
  624. "_planeBias": 1,
  625. "_shadowColor": {
  626. "__type__": "cc.Color",
  627. "r": 76,
  628. "g": 76,
  629. "b": 76,
  630. "a": 255
  631. },
  632. "_maxReceived": 4,
  633. "_size": {
  634. "__type__": "cc.Vec2",
  635. "x": 1024,
  636. "y": 1024
  637. }
  638. },
  639. {
  640. "__type__": "cc.SkyboxInfo",
  641. "_envLightingType": 0,
  642. "_envmapHDR": {
  643. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  644. "__expectedType__": "cc.TextureCube"
  645. },
  646. "_envmap": {
  647. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  648. "__expectedType__": "cc.TextureCube"
  649. },
  650. "_envmapLDR": {
  651. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  652. "__expectedType__": "cc.TextureCube"
  653. },
  654. "_diffuseMapHDR": null,
  655. "_diffuseMapLDR": null,
  656. "_enabled": true,
  657. "_useHDR": true,
  658. "_editableMaterial": null,
  659. "_reflectionHDR": null,
  660. "_reflectionLDR": null,
  661. "_rotationAngle": 0
  662. },
  663. {
  664. "__type__": "cc.FogInfo",
  665. "_type": 0,
  666. "_fogColor": {
  667. "__type__": "cc.Color",
  668. "r": 200,
  669. "g": 200,
  670. "b": 200,
  671. "a": 255
  672. },
  673. "_enabled": false,
  674. "_fogDensity": 0.3,
  675. "_fogStart": 0.5,
  676. "_fogEnd": 300,
  677. "_fogAtten": 5,
  678. "_fogTop": 1.5,
  679. "_fogRange": 1.2,
  680. "_accurate": false
  681. },
  682. {
  683. "__type__": "cc.OctreeInfo",
  684. "_enabled": false,
  685. "_minPos": {
  686. "__type__": "cc.Vec3",
  687. "x": -1024,
  688. "y": -1024,
  689. "z": -1024
  690. },
  691. "_maxPos": {
  692. "__type__": "cc.Vec3",
  693. "x": 1024,
  694. "y": 1024,
  695. "z": 1024
  696. },
  697. "_depth": 8
  698. },
  699. {
  700. "__type__": "cc.SkinInfo",
  701. "_enabled": true,
  702. "_blurRadius": 0.01,
  703. "_sssIntensity": 3
  704. },
  705. {
  706. "__type__": "cc.LightProbeInfo",
  707. "_giScale": 1,
  708. "_giSamples": 1024,
  709. "_bounces": 2,
  710. "_reduceRinging": 0,
  711. "_showProbe": true,
  712. "_showWireframe": true,
  713. "_showConvex": false,
  714. "_data": null,
  715. "_lightProbeSphereVolume": 1
  716. },
  717. {
  718. "__type__": "cc.PostSettingsInfo",
  719. "_toneMappingType": 0
  720. }
  721. ]