main.scene 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588
  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__": 14
  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__": 15
  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__": 4
  75. }
  76. ],
  77. "_active": true,
  78. "_components": [
  79. {
  80. "__id__": 13
  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. "_active": true,
  123. "_components": [],
  124. "_prefab": null,
  125. "_lpos": {
  126. "__type__": "cc.Vec3",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0
  130. },
  131. "_lrot": {
  132. "__type__": "cc.Quat",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0,
  136. "w": 1
  137. },
  138. "_lscale": {
  139. "__type__": "cc.Vec3",
  140. "x": 1,
  141. "y": 1,
  142. "z": 1
  143. },
  144. "_mobility": 0,
  145. "_layer": 1073741824,
  146. "_euler": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_id": "8fbA9th01LEqWuDmeWt05o"
  153. },
  154. {
  155. "__type__": "cc.Node",
  156. "_name": "gui",
  157. "_objFlags": 512,
  158. "__editorExtras__": {},
  159. "_parent": {
  160. "__id__": 2
  161. },
  162. "_children": [
  163. {
  164. "__id__": 5
  165. }
  166. ],
  167. "_active": true,
  168. "_components": [
  169. {
  170. "__id__": 7
  171. },
  172. {
  173. "__id__": 9
  174. },
  175. {
  176. "__id__": 11
  177. }
  178. ],
  179. "_prefab": null,
  180. "_lpos": {
  181. "__type__": "cc.Vec3",
  182. "x": 360,
  183. "y": 800,
  184. "z": 0
  185. },
  186. "_lrot": {
  187. "__type__": "cc.Quat",
  188. "x": 0,
  189. "y": 0,
  190. "z": 0,
  191. "w": 1
  192. },
  193. "_lscale": {
  194. "__type__": "cc.Vec3",
  195. "x": 1,
  196. "y": 1,
  197. "z": 1
  198. },
  199. "_mobility": 0,
  200. "_layer": 33554432,
  201. "_euler": {
  202. "__type__": "cc.Vec3",
  203. "x": 0,
  204. "y": 0,
  205. "z": 0
  206. },
  207. "_id": "d8HjHAgVdE8puxYskBih1N"
  208. },
  209. {
  210. "__type__": "cc.Node",
  211. "_name": "UICamera",
  212. "_objFlags": 512,
  213. "__editorExtras__": {},
  214. "_parent": {
  215. "__id__": 4
  216. },
  217. "_children": [],
  218. "_active": true,
  219. "_components": [
  220. {
  221. "__id__": 6
  222. }
  223. ],
  224. "_prefab": null,
  225. "_lpos": {
  226. "__type__": "cc.Vec3",
  227. "x": 0,
  228. "y": 0,
  229. "z": 1000
  230. },
  231. "_lrot": {
  232. "__type__": "cc.Quat",
  233. "x": 0,
  234. "y": 0,
  235. "z": 0,
  236. "w": 1
  237. },
  238. "_lscale": {
  239. "__type__": "cc.Vec3",
  240. "x": 1,
  241. "y": 1,
  242. "z": 1
  243. },
  244. "_mobility": 0,
  245. "_layer": 33554432,
  246. "_euler": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0
  251. },
  252. "_id": "12eU6E2KlEvrZaF2ie+unH"
  253. },
  254. {
  255. "__type__": "cc.Camera",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "__editorExtras__": {},
  259. "node": {
  260. "__id__": 5
  261. },
  262. "_enabled": true,
  263. "__prefab": null,
  264. "_projection": 0,
  265. "_priority": 1073741824,
  266. "_fov": 45,
  267. "_fovAxis": 0,
  268. "_orthoHeight": 800,
  269. "_near": 1,
  270. "_far": 2000,
  271. "_color": {
  272. "__type__": "cc.Color",
  273. "r": 0,
  274. "g": 0,
  275. "b": 0,
  276. "a": 0
  277. },
  278. "_depth": 1,
  279. "_stencil": 0,
  280. "_clearFlags": 7,
  281. "_rect": {
  282. "__type__": "cc.Rect",
  283. "x": 0,
  284. "y": 0,
  285. "width": 1,
  286. "height": 1
  287. },
  288. "_aperture": 19,
  289. "_shutter": 7,
  290. "_iso": 0,
  291. "_screenScale": 1,
  292. "_visibility": 33554432,
  293. "_targetTexture": null,
  294. "_postProcess": null,
  295. "_usePostProcess": false,
  296. "_cameraType": -1,
  297. "_trackingType": 0,
  298. "_id": "91CjdhwCZBXZzNJCpJXp5K"
  299. },
  300. {
  301. "__type__": "cc.UITransform",
  302. "_name": "Canvas<UITransform>",
  303. "_objFlags": 0,
  304. "__editorExtras__": {},
  305. "node": {
  306. "__id__": 4
  307. },
  308. "_enabled": true,
  309. "__prefab": {
  310. "__id__": 8
  311. },
  312. "_contentSize": {
  313. "__type__": "cc.Size",
  314. "width": 720,
  315. "height": 1600
  316. },
  317. "_anchorPoint": {
  318. "__type__": "cc.Vec2",
  319. "x": 0.5,
  320. "y": 0.5
  321. },
  322. "_id": "03ZMhNEpRK75Hmdzr8ZGhG"
  323. },
  324. {
  325. "__type__": "cc.CompPrefabInfo",
  326. "fileId": "03ZMhNEpRK75Hmdzr8ZGhG"
  327. },
  328. {
  329. "__type__": "cc.Canvas",
  330. "_name": "Canvas<Canvas>",
  331. "_objFlags": 0,
  332. "__editorExtras__": {},
  333. "node": {
  334. "__id__": 4
  335. },
  336. "_enabled": true,
  337. "__prefab": {
  338. "__id__": 10
  339. },
  340. "_cameraComponent": {
  341. "__id__": 6
  342. },
  343. "_alignCanvasWithScreen": true,
  344. "_id": "7acBC/yU9N05fc6HGd8fZS"
  345. },
  346. {
  347. "__type__": "cc.CompPrefabInfo",
  348. "fileId": "7acBC/yU9N05fc6HGd8fZS"
  349. },
  350. {
  351. "__type__": "cc.Widget",
  352. "_name": "",
  353. "_objFlags": 0,
  354. "__editorExtras__": {},
  355. "node": {
  356. "__id__": 4
  357. },
  358. "_enabled": true,
  359. "__prefab": {
  360. "__id__": 12
  361. },
  362. "_alignFlags": 45,
  363. "_target": null,
  364. "_left": 0,
  365. "_right": 0,
  366. "_top": 0,
  367. "_bottom": 0,
  368. "_horizontalCenter": 0,
  369. "_verticalCenter": 0,
  370. "_isAbsLeft": true,
  371. "_isAbsRight": true,
  372. "_isAbsTop": true,
  373. "_isAbsBottom": true,
  374. "_isAbsHorizontalCenter": true,
  375. "_isAbsVerticalCenter": true,
  376. "_originalWidth": 0,
  377. "_originalHeight": 1280,
  378. "_alignMode": 2,
  379. "_lockFlags": 45,
  380. "_id": "1chkRDp1xCFqsnwJh1NVq1"
  381. },
  382. {
  383. "__type__": "cc.CompPrefabInfo",
  384. "fileId": "1chkRDp1xCFqsnwJh1NVq1"
  385. },
  386. {
  387. "__type__": "0eec0s4qrZF7onPlYBrD+y+",
  388. "_name": "",
  389. "_objFlags": 0,
  390. "__editorExtras__": {},
  391. "node": {
  392. "__id__": 2
  393. },
  394. "_enabled": true,
  395. "__prefab": null,
  396. "game": {
  397. "__id__": 3
  398. },
  399. "gui": {
  400. "__id__": 4
  401. },
  402. "_id": "c5PY2uoV1Fub3p/gK8ZOCH"
  403. },
  404. {
  405. "__type__": "cc.PrefabInfo",
  406. "root": null,
  407. "asset": null,
  408. "fileId": "ba0b085f-f8d5-40b0-9964-2fd25728d707",
  409. "instance": null,
  410. "targetOverrides": null
  411. },
  412. {
  413. "__type__": "cc.SceneGlobals",
  414. "ambient": {
  415. "__id__": 16
  416. },
  417. "shadows": {
  418. "__id__": 17
  419. },
  420. "_skybox": {
  421. "__id__": 18
  422. },
  423. "fog": {
  424. "__id__": 19
  425. },
  426. "octree": {
  427. "__id__": 20
  428. },
  429. "skin": {
  430. "__id__": 21
  431. },
  432. "lightProbeInfo": {
  433. "__id__": 22
  434. },
  435. "postSettings": {
  436. "__id__": 23
  437. },
  438. "bakedWithStationaryMainLight": false,
  439. "bakedWithHighpLightmap": false
  440. },
  441. {
  442. "__type__": "cc.AmbientInfo",
  443. "_skyColorHDR": {
  444. "__type__": "cc.Vec4",
  445. "x": 0.2,
  446. "y": 0.5019607843137255,
  447. "z": 0.8,
  448. "w": 0.520833125
  449. },
  450. "_skyColor": {
  451. "__type__": "cc.Vec4",
  452. "x": 0.2,
  453. "y": 0.5019607843137255,
  454. "z": 0.8,
  455. "w": 0.520833125
  456. },
  457. "_skyIllumHDR": 20000,
  458. "_skyIllum": 20000,
  459. "_groundAlbedoHDR": {
  460. "__type__": "cc.Vec4",
  461. "x": 0.2784313725490196,
  462. "y": 0.2784313725490196,
  463. "z": 0.2784313725490196,
  464. "w": 1
  465. },
  466. "_groundAlbedo": {
  467. "__type__": "cc.Vec4",
  468. "x": 0.2784313725490196,
  469. "y": 0.2784313725490196,
  470. "z": 0.2784313725490196,
  471. "w": 1
  472. },
  473. "_skyColorLDR": {
  474. "__type__": "cc.Vec4",
  475. "x": 0.2,
  476. "y": 0.5019607843137255,
  477. "z": 0.8,
  478. "w": 0.78125
  479. },
  480. "_skyIllumLDR": 0.78125,
  481. "_groundAlbedoLDR": {
  482. "__type__": "cc.Vec4",
  483. "x": 0.2784313725490196,
  484. "y": 0.2784313725490196,
  485. "z": 0.2784313725490196,
  486. "w": 1
  487. }
  488. },
  489. {
  490. "__type__": "cc.ShadowsInfo",
  491. "_enabled": false,
  492. "_type": 0,
  493. "_normal": {
  494. "__type__": "cc.Vec3",
  495. "x": 0,
  496. "y": 1,
  497. "z": 0
  498. },
  499. "_distance": 0,
  500. "_planeBias": 1,
  501. "_shadowColor": {
  502. "__type__": "cc.Color",
  503. "r": 0,
  504. "g": 0,
  505. "b": 0,
  506. "a": 128
  507. },
  508. "_maxReceived": 4,
  509. "_size": {
  510. "__type__": "cc.Vec2",
  511. "x": 512,
  512. "y": 512
  513. }
  514. },
  515. {
  516. "__type__": "cc.SkyboxInfo",
  517. "_envLightingType": 0,
  518. "_envmapHDR": null,
  519. "_envmap": null,
  520. "_envmapLDR": null,
  521. "_diffuseMapHDR": null,
  522. "_diffuseMapLDR": null,
  523. "_enabled": false,
  524. "_useHDR": false,
  525. "_editableMaterial": null,
  526. "_reflectionHDR": null,
  527. "_reflectionLDR": null,
  528. "_rotationAngle": 0
  529. },
  530. {
  531. "__type__": "cc.FogInfo",
  532. "_type": 0,
  533. "_fogColor": {
  534. "__type__": "cc.Color",
  535. "r": 200,
  536. "g": 200,
  537. "b": 200,
  538. "a": 255
  539. },
  540. "_enabled": true,
  541. "_fogDensity": 0.3,
  542. "_fogStart": 0.5,
  543. "_fogEnd": 300,
  544. "_fogAtten": 5,
  545. "_fogTop": 1.5,
  546. "_fogRange": 1.2,
  547. "_accurate": false
  548. },
  549. {
  550. "__type__": "cc.OctreeInfo",
  551. "_enabled": false,
  552. "_minPos": {
  553. "__type__": "cc.Vec3",
  554. "x": -1024,
  555. "y": -1024,
  556. "z": -1024
  557. },
  558. "_maxPos": {
  559. "__type__": "cc.Vec3",
  560. "x": 1024,
  561. "y": 1024,
  562. "z": 1024
  563. },
  564. "_depth": 8
  565. },
  566. {
  567. "__type__": "cc.SkinInfo",
  568. "_enabled": true,
  569. "_blurRadius": 0.01,
  570. "_sssIntensity": 3
  571. },
  572. {
  573. "__type__": "cc.LightProbeInfo",
  574. "_giScale": 1,
  575. "_giSamples": 1024,
  576. "_bounces": 2,
  577. "_reduceRinging": 0,
  578. "_showProbe": true,
  579. "_showWireframe": true,
  580. "_showConvex": false,
  581. "_data": null,
  582. "_lightProbeSphereVolume": 1
  583. },
  584. {
  585. "__type__": "cc.PostSettingsInfo",
  586. "_toneMappingType": 0
  587. }
  588. ]