main.scene 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_name": "main",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. }
  20. ],
  21. "_active": true,
  22. "_components": [],
  23. "_prefab": {
  24. "__id__": 14
  25. },
  26. "autoReleaseAssets": false,
  27. "_globals": {
  28. "__id__": 15
  29. },
  30. "_id": "ba0b085f-f8d5-40b0-9964-2fd25728d707"
  31. },
  32. {
  33. "__type__": "cc.Node",
  34. "_name": "root",
  35. "_objFlags": 512,
  36. "_parent": {
  37. "__id__": 1
  38. },
  39. "_children": [
  40. {
  41. "__id__": 3
  42. },
  43. {
  44. "__id__": 4
  45. }
  46. ],
  47. "_active": true,
  48. "_components": [
  49. {
  50. "__id__": 13
  51. }
  52. ],
  53. "_prefab": null,
  54. "_lpos": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_lrot": {
  61. "__type__": "cc.Quat",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0,
  65. "w": 1
  66. },
  67. "_lscale": {
  68. "__type__": "cc.Vec3",
  69. "x": 1,
  70. "y": 1,
  71. "z": 1
  72. },
  73. "_layer": 1073741824,
  74. "_euler": {
  75. "__type__": "cc.Vec3",
  76. "x": 0,
  77. "y": 0,
  78. "z": 0
  79. },
  80. "_id": "14hVXuCNlJBZetS8jZbbDK"
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "game",
  85. "_objFlags": 512,
  86. "_parent": {
  87. "__id__": 2
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [],
  92. "_prefab": null,
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_layer": 1073741824,
  113. "_euler": {
  114. "__type__": "cc.Vec3",
  115. "x": 0,
  116. "y": 0,
  117. "z": 0
  118. },
  119. "_id": "8fbA9th01LEqWuDmeWt05o"
  120. },
  121. {
  122. "__type__": "cc.Node",
  123. "_name": "gui",
  124. "_objFlags": 512,
  125. "_parent": {
  126. "__id__": 2
  127. },
  128. "_children": [
  129. {
  130. "__id__": 5
  131. }
  132. ],
  133. "_active": true,
  134. "_components": [
  135. {
  136. "__id__": 7
  137. },
  138. {
  139. "__id__": 9
  140. },
  141. {
  142. "__id__": 11
  143. }
  144. ],
  145. "_prefab": null,
  146. "_lpos": {
  147. "__type__": "cc.Vec3",
  148. "x": 600,
  149. "y": 360,
  150. "z": 0
  151. },
  152. "_lrot": {
  153. "__type__": "cc.Quat",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0,
  157. "w": 1
  158. },
  159. "_lscale": {
  160. "__type__": "cc.Vec3",
  161. "x": 1,
  162. "y": 1,
  163. "z": 1
  164. },
  165. "_layer": 33554432,
  166. "_euler": {
  167. "__type__": "cc.Vec3",
  168. "x": 0,
  169. "y": 0,
  170. "z": 0
  171. },
  172. "_id": "d8HjHAgVdE8puxYskBih1N"
  173. },
  174. {
  175. "__type__": "cc.Node",
  176. "_name": "UICamera",
  177. "_objFlags": 512,
  178. "_parent": {
  179. "__id__": 4
  180. },
  181. "_children": [],
  182. "_active": true,
  183. "_components": [
  184. {
  185. "__id__": 6
  186. }
  187. ],
  188. "_prefab": null,
  189. "_lpos": {
  190. "__type__": "cc.Vec3",
  191. "x": 0,
  192. "y": 0,
  193. "z": 1000
  194. },
  195. "_lrot": {
  196. "__type__": "cc.Quat",
  197. "x": 0,
  198. "y": 0,
  199. "z": 0,
  200. "w": 1
  201. },
  202. "_lscale": {
  203. "__type__": "cc.Vec3",
  204. "x": 1,
  205. "y": 1,
  206. "z": 1
  207. },
  208. "_layer": 33554432,
  209. "_euler": {
  210. "__type__": "cc.Vec3",
  211. "x": 0,
  212. "y": 0,
  213. "z": 0
  214. },
  215. "_id": "12eU6E2KlEvrZaF2ie+unH"
  216. },
  217. {
  218. "__type__": "cc.Camera",
  219. "_name": "",
  220. "_objFlags": 0,
  221. "node": {
  222. "__id__": 5
  223. },
  224. "_enabled": true,
  225. "__prefab": null,
  226. "_projection": 0,
  227. "_priority": 1073741824,
  228. "_fov": 45,
  229. "_fovAxis": 0,
  230. "_orthoHeight": 360,
  231. "_near": 1,
  232. "_far": 2000,
  233. "_color": {
  234. "__type__": "cc.Color",
  235. "r": 0,
  236. "g": 0,
  237. "b": 0,
  238. "a": 0
  239. },
  240. "_depth": 1,
  241. "_stencil": 0,
  242. "_clearFlags": 7,
  243. "_rect": {
  244. "__type__": "cc.Rect",
  245. "x": 0,
  246. "y": 0,
  247. "width": 1,
  248. "height": 1
  249. },
  250. "_aperture": 19,
  251. "_shutter": 7,
  252. "_iso": 0,
  253. "_screenScale": 1,
  254. "_visibility": 33554432,
  255. "_targetTexture": null,
  256. "_cameraType": -1,
  257. "_trackingType": 0,
  258. "_id": "91CjdhwCZBXZzNJCpJXp5K"
  259. },
  260. {
  261. "__type__": "cc.UITransform",
  262. "_name": "Canvas<UITransform>",
  263. "_objFlags": 0,
  264. "node": {
  265. "__id__": 4
  266. },
  267. "_enabled": true,
  268. "__prefab": {
  269. "__id__": 8
  270. },
  271. "_contentSize": {
  272. "__type__": "cc.Size",
  273. "width": 1200,
  274. "height": 720
  275. },
  276. "_anchorPoint": {
  277. "__type__": "cc.Vec2",
  278. "x": 0.5,
  279. "y": 0.5
  280. },
  281. "_id": "03ZMhNEpRK75Hmdzr8ZGhG"
  282. },
  283. {
  284. "__type__": "cc.CompPrefabInfo",
  285. "fileId": "03ZMhNEpRK75Hmdzr8ZGhG"
  286. },
  287. {
  288. "__type__": "cc.Canvas",
  289. "_name": "Canvas<Canvas>",
  290. "_objFlags": 0,
  291. "node": {
  292. "__id__": 4
  293. },
  294. "_enabled": true,
  295. "__prefab": {
  296. "__id__": 10
  297. },
  298. "_cameraComponent": {
  299. "__id__": 6
  300. },
  301. "_alignCanvasWithScreen": true,
  302. "_id": "7acBC/yU9N05fc6HGd8fZS"
  303. },
  304. {
  305. "__type__": "cc.CompPrefabInfo",
  306. "fileId": "7acBC/yU9N05fc6HGd8fZS"
  307. },
  308. {
  309. "__type__": "cc.Widget",
  310. "_name": "",
  311. "_objFlags": 0,
  312. "node": {
  313. "__id__": 4
  314. },
  315. "_enabled": true,
  316. "__prefab": {
  317. "__id__": 12
  318. },
  319. "_alignFlags": 45,
  320. "_target": null,
  321. "_left": 0,
  322. "_right": 0,
  323. "_top": 0,
  324. "_bottom": 0,
  325. "_horizontalCenter": 0,
  326. "_verticalCenter": 0,
  327. "_isAbsLeft": true,
  328. "_isAbsRight": true,
  329. "_isAbsTop": true,
  330. "_isAbsBottom": true,
  331. "_isAbsHorizontalCenter": true,
  332. "_isAbsVerticalCenter": true,
  333. "_originalWidth": 0,
  334. "_originalHeight": 1280,
  335. "_alignMode": 2,
  336. "_lockFlags": 45,
  337. "_id": "1chkRDp1xCFqsnwJh1NVq1"
  338. },
  339. {
  340. "__type__": "cc.CompPrefabInfo",
  341. "fileId": "1chkRDp1xCFqsnwJh1NVq1"
  342. },
  343. {
  344. "__type__": "0eec0s4qrZF7onPlYBrD+y+",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 2
  349. },
  350. "_enabled": true,
  351. "__prefab": null,
  352. "game": {
  353. "__id__": 3
  354. },
  355. "gui": {
  356. "__id__": 4
  357. },
  358. "_id": "c5PY2uoV1Fub3p/gK8ZOCH"
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "fileId": "ba0b085f-f8d5-40b0-9964-2fd25728d707"
  363. },
  364. {
  365. "__type__": "cc.SceneGlobals",
  366. "ambient": {
  367. "__id__": 16
  368. },
  369. "shadows": {
  370. "__id__": 17
  371. },
  372. "_skybox": {
  373. "__id__": 18
  374. },
  375. "fog": {
  376. "__id__": 19
  377. },
  378. "octree": {
  379. "__id__": 20
  380. }
  381. },
  382. {
  383. "__type__": "cc.AmbientInfo",
  384. "_skyColorHDR": {
  385. "__type__": "cc.Vec4",
  386. "x": 0.2,
  387. "y": 0.5019607843137255,
  388. "z": 0.8,
  389. "w": 0.520833125
  390. },
  391. "_skyColor": {
  392. "__type__": "cc.Vec4",
  393. "x": 0.2,
  394. "y": 0.5019607843137255,
  395. "z": 0.8,
  396. "w": 0.520833125
  397. },
  398. "_skyIllumHDR": 20000,
  399. "_skyIllum": 20000,
  400. "_groundAlbedoHDR": {
  401. "__type__": "cc.Vec4",
  402. "x": 0.2784313725490196,
  403. "y": 0.2784313725490196,
  404. "z": 0.2784313725490196,
  405. "w": 1
  406. },
  407. "_groundAlbedo": {
  408. "__type__": "cc.Vec4",
  409. "x": 0.2784313725490196,
  410. "y": 0.2784313725490196,
  411. "z": 0.2784313725490196,
  412. "w": 1
  413. },
  414. "_skyColorLDR": {
  415. "__type__": "cc.Vec4",
  416. "x": 0.2,
  417. "y": 0.5019607843137255,
  418. "z": 0.8,
  419. "w": 0.78125
  420. },
  421. "_skyIllumLDR": 0.78125,
  422. "_groundAlbedoLDR": {
  423. "__type__": "cc.Vec4",
  424. "x": 0.2784313725490196,
  425. "y": 0.2784313725490196,
  426. "z": 0.2784313725490196,
  427. "w": 1
  428. }
  429. },
  430. {
  431. "__type__": "cc.ShadowsInfo",
  432. "_enabled": false,
  433. "_type": 0,
  434. "_normal": {
  435. "__type__": "cc.Vec3",
  436. "x": 0,
  437. "y": 1,
  438. "z": 0
  439. },
  440. "_distance": 0,
  441. "_shadowColor": {
  442. "__type__": "cc.Color",
  443. "r": 0,
  444. "g": 0,
  445. "b": 0,
  446. "a": 128
  447. },
  448. "_maxReceived": 4,
  449. "_size": {
  450. "__type__": "cc.Vec2",
  451. "x": 512,
  452. "y": 512
  453. }
  454. },
  455. {
  456. "__type__": "cc.SkyboxInfo",
  457. "_envLightingType": 0,
  458. "_envmapHDR": null,
  459. "_envmap": null,
  460. "_envmapLDR": null,
  461. "_diffuseMapHDR": null,
  462. "_diffuseMapLDR": null,
  463. "_enabled": false,
  464. "_useHDR": false,
  465. "_editableMaterial": null,
  466. "_reflectionHDR": null,
  467. "_reflectionLDR": null,
  468. "_rotationAngle": 0
  469. },
  470. {
  471. "__type__": "cc.FogInfo",
  472. "_type": 0,
  473. "_fogColor": {
  474. "__type__": "cc.Color",
  475. "r": 200,
  476. "g": 200,
  477. "b": 200,
  478. "a": 255
  479. },
  480. "_enabled": true,
  481. "_fogDensity": 0.3,
  482. "_fogStart": 0.5,
  483. "_fogEnd": 300,
  484. "_fogAtten": 5,
  485. "_fogTop": 1.5,
  486. "_fogRange": 1.2,
  487. "_accurate": false
  488. },
  489. {
  490. "__type__": "cc.OctreeInfo",
  491. "_enabled": false,
  492. "_minPos": {
  493. "__type__": "cc.Vec3",
  494. "x": -1024,
  495. "y": -1024,
  496. "z": -1024
  497. },
  498. "_maxPos": {
  499. "__type__": "cc.Vec3",
  500. "x": 1024,
  501. "y": 1024,
  502. "z": 1024
  503. },
  504. "_depth": 8
  505. }
  506. ]