3b7550e2-beea-4079-ad8d-dfef104086bd 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  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": "",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [],
  26. "_prefab": null,
  27. "autoReleaseAssets": false,
  28. "_globals": {
  29. "__id__": 7
  30. },
  31. "_id": "f46876e4-e81b-4931-b493-6d367be385e7"
  32. },
  33. {
  34. "__type__": "cc.Node",
  35. "_name": "Main Light",
  36. "_objFlags": 0,
  37. "_parent": {
  38. "__id__": 1
  39. },
  40. "_children": [],
  41. "_active": true,
  42. "_components": [
  43. {
  44. "__id__": 3
  45. }
  46. ],
  47. "_prefab": null,
  48. "_lpos": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_lrot": {
  55. "__type__": "cc.Quat",
  56. "x": -0.06397656665577071,
  57. "y": -0.44608233363525845,
  58. "z": -0.8239028751062036,
  59. "w": -0.3436591377065261
  60. },
  61. "_lscale": {
  62. "__type__": "cc.Vec3",
  63. "x": 1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_layer": 1073741824,
  68. "_euler": {
  69. "__type__": "cc.Vec3",
  70. "x": -117.894,
  71. "y": -194.909,
  72. "z": 38.562
  73. },
  74. "_id": "c0y6F5f+pAvI805TdmxIjx"
  75. },
  76. {
  77. "__type__": "cc.DirectionalLight",
  78. "_name": "",
  79. "_objFlags": 0,
  80. "node": {
  81. "__id__": 2
  82. },
  83. "_enabled": true,
  84. "__prefab": null,
  85. "_color": {
  86. "__type__": "cc.Color",
  87. "r": 255,
  88. "g": 250,
  89. "b": 240,
  90. "a": 255
  91. },
  92. "_useColorTemperature": false,
  93. "_colorTemperature": 6550,
  94. "_staticSettings": {
  95. "__id__": 4
  96. },
  97. "_illuminanceHDR": 65000,
  98. "_illuminance": 65000,
  99. "_illuminanceLDR": 1.6927083333333335,
  100. "_id": "597uMYCbhEtJQc0ffJlcgA"
  101. },
  102. {
  103. "__type__": "cc.StaticLightSettings",
  104. "_baked": false,
  105. "_editorOnly": false,
  106. "_bakeable": false,
  107. "_castShadow": false
  108. },
  109. {
  110. "__type__": "cc.Node",
  111. "_name": "Main Camera",
  112. "_objFlags": 0,
  113. "_parent": {
  114. "__id__": 1
  115. },
  116. "_children": [],
  117. "_active": true,
  118. "_components": [
  119. {
  120. "__id__": 6
  121. }
  122. ],
  123. "_prefab": null,
  124. "_lpos": {
  125. "__type__": "cc.Vec3",
  126. "x": -10,
  127. "y": 10,
  128. "z": 10
  129. },
  130. "_lrot": {
  131. "__type__": "cc.Quat",
  132. "x": -0.27781593346944056,
  133. "y": -0.36497167621709875,
  134. "z": -0.11507512748638377,
  135. "w": 0.8811195706053617
  136. },
  137. "_lscale": {
  138. "__type__": "cc.Vec3",
  139. "x": 1,
  140. "y": 1,
  141. "z": 1
  142. },
  143. "_layer": 1073741824,
  144. "_euler": {
  145. "__type__": "cc.Vec3",
  146. "x": -35,
  147. "y": -45,
  148. "z": 0
  149. },
  150. "_id": "c9DMICJLFO5IeO07EPon7U"
  151. },
  152. {
  153. "__type__": "cc.Camera",
  154. "_name": "",
  155. "_objFlags": 0,
  156. "node": {
  157. "__id__": 5
  158. },
  159. "_enabled": true,
  160. "__prefab": null,
  161. "_projection": 1,
  162. "_priority": 0,
  163. "_fov": 45,
  164. "_fovAxis": 0,
  165. "_orthoHeight": 10,
  166. "_near": 1,
  167. "_far": 1000,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 51,
  171. "g": 51,
  172. "b": 51,
  173. "a": 255
  174. },
  175. "_depth": 1,
  176. "_stencil": 0,
  177. "_clearFlags": 14,
  178. "_rect": {
  179. "__type__": "cc.Rect",
  180. "x": 0,
  181. "y": 0,
  182. "width": 1,
  183. "height": 1
  184. },
  185. "_aperture": 19,
  186. "_shutter": 7,
  187. "_iso": 0,
  188. "_screenScale": 1,
  189. "_visibility": 1822425087,
  190. "_targetTexture": null,
  191. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  192. },
  193. {
  194. "__type__": "cc.SceneGlobals",
  195. "ambient": {
  196. "__id__": 8
  197. },
  198. "shadows": {
  199. "__id__": 9
  200. },
  201. "_skybox": {
  202. "__id__": 10
  203. },
  204. "fog": {
  205. "__id__": 11
  206. }
  207. },
  208. {
  209. "__type__": "cc.AmbientInfo",
  210. "_skyColorHDR": {
  211. "__type__": "cc.Vec4",
  212. "x": 0.365754,
  213. "y": 0.568107,
  214. "z": 0.9080791,
  215. "w": 0
  216. },
  217. "_skyIllumHDR": 20000,
  218. "_skyIllum": 20000,
  219. "_groundAlbedoHDR": {
  220. "__type__": "cc.Vec4",
  221. "x": 0.455624,
  222. "y": 0.403274,
  223. "z": 0.370948,
  224. "w": 0
  225. },
  226. "_skyColorLDR": {
  227. "__type__": "cc.Vec4",
  228. "x": 0.452588,
  229. "y": 0.607642,
  230. "z": 0.755699,
  231. "w": 0
  232. },
  233. "_skyIllumLDR": 0.8,
  234. "_groundAlbedoLDR": {
  235. "__type__": "cc.Vec4",
  236. "x": 0.618555,
  237. "y": 0.577848,
  238. "z": 0.544564,
  239. "w": 0
  240. }
  241. },
  242. {
  243. "__type__": "cc.ShadowsInfo",
  244. "_type": 0,
  245. "_enabled": false,
  246. "_normal": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 1,
  250. "z": 0
  251. },
  252. "_distance": 0,
  253. "_shadowColor": {
  254. "__type__": "cc.Color",
  255. "r": 76,
  256. "g": 76,
  257. "b": 76,
  258. "a": 255
  259. },
  260. "_firstSetCSM": false,
  261. "_fixedArea": false,
  262. "_pcf": 1,
  263. "_bias": 0.00001,
  264. "_normalBias": 0,
  265. "_near": 0.1,
  266. "_far": 10,
  267. "_shadowDistance": 10,
  268. "_invisibleOcclusionRange": 200,
  269. "_orthoSize": 5,
  270. "_maxReceived": 4,
  271. "_size": {
  272. "__type__": "cc.Vec2",
  273. "x": 1024,
  274. "y": 1024
  275. },
  276. "_saturation": 0.75
  277. },
  278. {
  279. "__type__": "cc.SkyboxInfo",
  280. "_applyDiffuseMap": false,
  281. "_envmapHDR": {
  282. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  283. "__expectedType__": "cc.TextureCube"
  284. },
  285. "_envmap": {
  286. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  287. "__expectedType__": "cc.TextureCube"
  288. },
  289. "_envmapLDR": {
  290. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  291. "__expectedType__": "cc.TextureCube"
  292. },
  293. "_diffuseMapHDR": null,
  294. "_diffuseMapLDR": null,
  295. "_enabled": true,
  296. "_useIBL": false,
  297. "_useHDR": true
  298. },
  299. {
  300. "__type__": "cc.FogInfo",
  301. "_type": 0,
  302. "_fogColor": {
  303. "__type__": "cc.Color",
  304. "r": 200,
  305. "g": 200,
  306. "b": 200,
  307. "a": 255
  308. },
  309. "_enabled": false,
  310. "_fogDensity": 0.3,
  311. "_fogStart": 0.5,
  312. "_fogEnd": 300,
  313. "_fogAtten": 5,
  314. "_fogTop": 1.5,
  315. "_fogRange": 1.2
  316. }
  317. ]