0359b2f1-3a37-43fa-9c1c-bbe2b353ea1f 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  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": "scene-2d",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. }
  20. ],
  21. "_active": true,
  22. "_components": [],
  23. "_prefab": null,
  24. "autoReleaseAssets": false,
  25. "_globals": {
  26. "__id__": 8
  27. },
  28. "_id": "c77ecaa8-c936-46c4-a5b0-98692673ed87"
  29. },
  30. {
  31. "__type__": "cc.Node",
  32. "_name": "Canvas",
  33. "_objFlags": 0,
  34. "_parent": {
  35. "__id__": 1
  36. },
  37. "_children": [
  38. {
  39. "__id__": 3
  40. }
  41. ],
  42. "_active": true,
  43. "_components": [
  44. {
  45. "__id__": 5
  46. },
  47. {
  48. "__id__": 6
  49. },
  50. {
  51. "__id__": 7
  52. }
  53. ],
  54. "_prefab": null,
  55. "_lpos": {
  56. "__type__": "cc.Vec3",
  57. "x": 480,
  58. "y": 320.00000000000006,
  59. "z": 0
  60. },
  61. "_lrot": {
  62. "__type__": "cc.Quat",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0,
  66. "w": 1
  67. },
  68. "_lscale": {
  69. "__type__": "cc.Vec3",
  70. "x": 1,
  71. "y": 1,
  72. "z": 1
  73. },
  74. "_layer": 33554432,
  75. "_euler": {
  76. "__type__": "cc.Vec3",
  77. "x": 0,
  78. "y": 0,
  79. "z": 0
  80. },
  81. "_id": "beI88Z2HpFELqR4T5EMHpg"
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "Camera",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 2
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 4
  95. }
  96. ],
  97. "_prefab": null,
  98. "_lpos": {
  99. "__type__": "cc.Vec3",
  100. "x": 0,
  101. "y": 0,
  102. "z": 0
  103. },
  104. "_lrot": {
  105. "__type__": "cc.Quat",
  106. "x": 0,
  107. "y": 0,
  108. "z": 0,
  109. "w": 1
  110. },
  111. "_lscale": {
  112. "__type__": "cc.Vec3",
  113. "x": 1,
  114. "y": 1,
  115. "z": 1
  116. },
  117. "_layer": 1073741824,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  125. },
  126. {
  127. "__type__": "cc.Camera",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 3
  132. },
  133. "_enabled": true,
  134. "__prefab": null,
  135. "_projection": 0,
  136. "_priority": 0,
  137. "_fov": 45,
  138. "_fovAxis": 0,
  139. "_orthoHeight": 10,
  140. "_near": 0,
  141. "_far": 1000,
  142. "_color": {
  143. "__type__": "cc.Color",
  144. "r": 0,
  145. "g": 0,
  146. "b": 0,
  147. "a": 255
  148. },
  149. "_depth": 1,
  150. "_stencil": 0,
  151. "_clearFlags": 7,
  152. "_rect": {
  153. "__type__": "cc.Rect",
  154. "x": 0,
  155. "y": 0,
  156. "width": 1,
  157. "height": 1
  158. },
  159. "_aperture": 19,
  160. "_shutter": 7,
  161. "_iso": 0,
  162. "_screenScale": 1,
  163. "_visibility": 1108344832,
  164. "_targetTexture": null,
  165. "_id": "63WIch3o5BEYRlXzTT0oWc"
  166. },
  167. {
  168. "__type__": "cc.UITransform",
  169. "_name": "",
  170. "_objFlags": 0,
  171. "node": {
  172. "__id__": 2
  173. },
  174. "_enabled": true,
  175. "__prefab": null,
  176. "_contentSize": {
  177. "__type__": "cc.Size",
  178. "width": 960,
  179. "height": 640
  180. },
  181. "_anchorPoint": {
  182. "__type__": "cc.Vec2",
  183. "x": 0.5,
  184. "y": 0.5
  185. },
  186. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  187. },
  188. {
  189. "__type__": "cc.Canvas",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "__prefab": null,
  197. "_cameraComponent": {
  198. "__id__": 4
  199. },
  200. "_alignCanvasWithScreen": true,
  201. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  202. },
  203. {
  204. "__type__": "cc.Widget",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 2
  209. },
  210. "_enabled": true,
  211. "__prefab": null,
  212. "_alignFlags": 45,
  213. "_target": null,
  214. "_left": 0,
  215. "_right": 0,
  216. "_top": 5.684341886080802e-14,
  217. "_bottom": 5.684341886080802e-14,
  218. "_horizontalCenter": 0,
  219. "_verticalCenter": 0,
  220. "_isAbsLeft": true,
  221. "_isAbsRight": true,
  222. "_isAbsTop": true,
  223. "_isAbsBottom": true,
  224. "_isAbsHorizontalCenter": true,
  225. "_isAbsVerticalCenter": true,
  226. "_originalWidth": 0,
  227. "_originalHeight": 0,
  228. "_alignMode": 2,
  229. "_lockFlags": 0,
  230. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  231. },
  232. {
  233. "__type__": "cc.SceneGlobals",
  234. "ambient": {
  235. "__id__": 9
  236. },
  237. "shadows": {
  238. "__id__": 10
  239. },
  240. "_skybox": {
  241. "__id__": 11
  242. },
  243. "fog": {
  244. "__id__": 12
  245. },
  246. "octree": {
  247. "__id__": 13
  248. },
  249. "skin": {
  250. "__id__": 14
  251. }
  252. },
  253. {
  254. "__type__": "cc.AmbientInfo",
  255. "_skyColorHDR": {
  256. "__type__": "cc.Vec4",
  257. "x": 0,
  258. "y": 0,
  259. "z": 0,
  260. "w": 0.520833125
  261. },
  262. "_skyColor": {
  263. "__type__": "cc.Vec4",
  264. "x": 0,
  265. "y": 0,
  266. "z": 0,
  267. "w": 0.520833125
  268. },
  269. "_skyIllumHDR": 20000,
  270. "_skyIllum": 20000,
  271. "_groundAlbedoHDR": {
  272. "__type__": "cc.Vec4",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0,
  276. "w": 0
  277. },
  278. "_groundAlbedo": {
  279. "__type__": "cc.Vec4",
  280. "x": 0,
  281. "y": 0,
  282. "z": 0,
  283. "w": 0
  284. },
  285. "_skyColorLDR": {
  286. "__type__": "cc.Vec4",
  287. "x": 0.2,
  288. "y": 0.5,
  289. "z": 0.8,
  290. "w": 1
  291. },
  292. "_skyIllumLDR": 20000,
  293. "_groundAlbedoLDR": {
  294. "__type__": "cc.Vec4",
  295. "x": 0.2,
  296. "y": 0.2,
  297. "z": 0.2,
  298. "w": 1
  299. }
  300. },
  301. {
  302. "__type__": "cc.ShadowsInfo",
  303. "_enabled": false,
  304. "_type": 0,
  305. "_normal": {
  306. "__type__": "cc.Vec3",
  307. "x": 0,
  308. "y": 1,
  309. "z": 0
  310. },
  311. "_distance": 0,
  312. "_shadowColor": {
  313. "__type__": "cc.Color",
  314. "r": 76,
  315. "g": 76,
  316. "b": 76,
  317. "a": 255
  318. },
  319. "_maxReceived": 4,
  320. "_size": {
  321. "__type__": "cc.Vec2",
  322. "x": 512,
  323. "y": 512
  324. }
  325. },
  326. {
  327. "__type__": "cc.SkyboxInfo",
  328. "_envLightingType": 0,
  329. "_envmapHDR": null,
  330. "_envmap": null,
  331. "_envmapLDR": null,
  332. "_diffuseMapHDR": null,
  333. "_diffuseMapLDR": null,
  334. "_enabled": false,
  335. "_useHDR": true
  336. },
  337. {
  338. "__type__": "cc.FogInfo",
  339. "_type": 0,
  340. "_fogColor": {
  341. "__type__": "cc.Color",
  342. "r": 200,
  343. "g": 200,
  344. "b": 200,
  345. "a": 255
  346. },
  347. "_enabled": false,
  348. "_fogDensity": 0.3,
  349. "_fogStart": 0.5,
  350. "_fogEnd": 300,
  351. "_fogAtten": 5,
  352. "_fogTop": 1.5,
  353. "_fogRange": 1.2,
  354. "_accurate": false
  355. },
  356. {
  357. "__type__": "cc.OctreeInfo",
  358. "_enabled": false,
  359. "_minPos": {
  360. "__type__": "cc.Vec3",
  361. "x": -1024,
  362. "y": -1024,
  363. "z": -1024
  364. },
  365. "_maxPos": {
  366. "__type__": "cc.Vec3",
  367. "x": 1024,
  368. "y": 1024,
  369. "z": 1024
  370. },
  371. "_depth": 8
  372. },
  373. {
  374. "__type__": "cc.SkinInfo",
  375. "_enabled": false,
  376. "_scale": 5.0
  377. }
  378. ]