Main.scene 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  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. "__id__": 5
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [],
  28. "_prefab": {
  29. "__id__": 8
  30. },
  31. "_lpos": {
  32. "__type__": "cc.Vec3",
  33. "x": 0,
  34. "y": 0,
  35. "z": 0
  36. },
  37. "_lrot": {
  38. "__type__": "cc.Quat",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0,
  42. "w": 1
  43. },
  44. "_lscale": {
  45. "__type__": "cc.Vec3",
  46. "x": 1,
  47. "y": 1,
  48. "z": 1
  49. },
  50. "_mobility": 0,
  51. "_layer": 1073741824,
  52. "_euler": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "autoReleaseAssets": false,
  59. "_globals": {
  60. "__id__": 9
  61. },
  62. "_id": "fdb2e3cc-9ecb-4d35-b1dc-7ea0353fc345"
  63. },
  64. {
  65. "__type__": "cc.Node",
  66. "_name": "Main Light",
  67. "_objFlags": 0,
  68. "__editorExtras__": {},
  69. "_parent": {
  70. "__id__": 1
  71. },
  72. "_children": [],
  73. "_active": true,
  74. "_components": [
  75. {
  76. "__id__": 3
  77. }
  78. ],
  79. "_prefab": null,
  80. "_lpos": {
  81. "__type__": "cc.Vec3",
  82. "x": 0,
  83. "y": 0,
  84. "z": 0
  85. },
  86. "_lrot": {
  87. "__type__": "cc.Quat",
  88. "x": -0.18296317755808902,
  89. "y": -0.526437028251609,
  90. "z": -0.8295355248190325,
  91. "w": 0.03548723723641907
  92. },
  93. "_lscale": {
  94. "__type__": "cc.Vec3",
  95. "x": 1,
  96. "y": 1,
  97. "z": 1
  98. },
  99. "_mobility": 0,
  100. "_layer": 1073741824,
  101. "_euler": {
  102. "__type__": "cc.Vec3",
  103. "x": -116.56600000000003,
  104. "y": -159.879,
  105. "z": 7.686999999999984
  106. },
  107. "_id": "c0y6F5f+pAvI805TdmxIjx"
  108. },
  109. {
  110. "__type__": "cc.DirectionalLight",
  111. "_name": "",
  112. "_objFlags": 0,
  113. "__editorExtras__": {},
  114. "node": {
  115. "__id__": 2
  116. },
  117. "_enabled": true,
  118. "__prefab": null,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 128,
  122. "g": 128,
  123. "b": 128,
  124. "a": 255
  125. },
  126. "_useColorTemperature": false,
  127. "_colorTemperature": 4200,
  128. "_staticSettings": {
  129. "__id__": 4
  130. },
  131. "_visibility": -325058561,
  132. "_illuminanceHDR": 30000,
  133. "_illuminance": 30000,
  134. "_illuminanceLDR": 1.6927083333333335,
  135. "_shadowEnabled": true,
  136. "_shadowPcf": 2,
  137. "_shadowBias": 0.00001,
  138. "_shadowNormalBias": 0,
  139. "_shadowSaturation": 0.72,
  140. "_shadowDistance": 50,
  141. "_shadowInvisibleOcclusionRange": 200,
  142. "_csmLevel": 1,
  143. "_csmLayerLambda": 0.75,
  144. "_csmOptimizationMode": 2,
  145. "_csmAdvancedOptions": false,
  146. "_csmLayersTransition": false,
  147. "_csmTransitionRange": 0.05,
  148. "_shadowFixedArea": false,
  149. "_shadowNear": 0.1,
  150. "_shadowFar": 10,
  151. "_shadowOrthoSize": 5,
  152. "_id": "597uMYCbhEtJQc0ffJlcgA"
  153. },
  154. {
  155. "__type__": "cc.StaticLightSettings",
  156. "_baked": false,
  157. "_editorOnly": false,
  158. "_castShadow": false
  159. },
  160. {
  161. "__type__": "cc.Node",
  162. "_name": "Main Camera",
  163. "_objFlags": 0,
  164. "__editorExtras__": {},
  165. "_parent": {
  166. "__id__": 1
  167. },
  168. "_children": [],
  169. "_active": true,
  170. "_components": [
  171. {
  172. "__id__": 6
  173. },
  174. {
  175. "__id__": 7
  176. }
  177. ],
  178. "_prefab": null,
  179. "_lpos": {
  180. "__type__": "cc.Vec3",
  181. "x": 0,
  182. "y": 48,
  183. "z": 0
  184. },
  185. "_lrot": {
  186. "__type__": "cc.Quat",
  187. "x": -0.5,
  188. "y": 0.5,
  189. "z": 0.4999999999999999,
  190. "w": 0.5000000000000001
  191. },
  192. "_lscale": {
  193. "__type__": "cc.Vec3",
  194. "x": 1,
  195. "y": 1,
  196. "z": 1
  197. },
  198. "_mobility": 0,
  199. "_layer": 1073741824,
  200. "_euler": {
  201. "__type__": "cc.Vec3",
  202. "x": -89.99999999999999,
  203. "y": 89.99999999999999,
  204. "z": 0
  205. },
  206. "_id": "c9DMICJLFO5IeO07EPon7U"
  207. },
  208. {
  209. "__type__": "cc.Camera",
  210. "_name": "",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "node": {
  214. "__id__": 5
  215. },
  216. "_enabled": true,
  217. "__prefab": null,
  218. "_projection": 1,
  219. "_priority": 0,
  220. "_fov": 45,
  221. "_fovAxis": 0,
  222. "_orthoHeight": 10,
  223. "_near": 1,
  224. "_far": 1000,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 51,
  228. "g": 51,
  229. "b": 51,
  230. "a": 255
  231. },
  232. "_depth": 1,
  233. "_stencil": 0,
  234. "_clearFlags": 7,
  235. "_rect": {
  236. "__type__": "cc.Rect",
  237. "x": 0,
  238. "y": 0,
  239. "width": 1,
  240. "height": 1
  241. },
  242. "_aperture": 19,
  243. "_shutter": 7,
  244. "_iso": 0,
  245. "_screenScale": 1,
  246. "_visibility": 1822425087,
  247. "_targetTexture": null,
  248. "_postProcess": null,
  249. "_usePostProcess": false,
  250. "_cameraType": -1,
  251. "_trackingType": 0,
  252. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  253. },
  254. {
  255. "__type__": "ea132T4ik1IOod70YwceBR8",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "__editorExtras__": {},
  259. "node": {
  260. "__id__": 5
  261. },
  262. "_enabled": true,
  263. "__prefab": null,
  264. "_id": "12gyzL2FNJaJUDryZffuCD"
  265. },
  266. {
  267. "__type__": "cc.PrefabInfo",
  268. "root": null,
  269. "asset": null,
  270. "fileId": "fdb2e3cc-9ecb-4d35-b1dc-7ea0353fc345",
  271. "instance": null,
  272. "targetOverrides": null
  273. },
  274. {
  275. "__type__": "cc.SceneGlobals",
  276. "ambient": {
  277. "__id__": 10
  278. },
  279. "shadows": {
  280. "__id__": 11
  281. },
  282. "_skybox": {
  283. "__id__": 12
  284. },
  285. "fog": {
  286. "__id__": 13
  287. },
  288. "octree": {
  289. "__id__": 14
  290. },
  291. "skin": {
  292. "__id__": 15
  293. },
  294. "lightProbeInfo": {
  295. "__id__": 16
  296. },
  297. "postSettings": {
  298. "__id__": 17
  299. },
  300. "bakedWithStationaryMainLight": false,
  301. "bakedWithHighpLightmap": false
  302. },
  303. {
  304. "__type__": "cc.AmbientInfo",
  305. "_skyColorHDR": {
  306. "__type__": "cc.Vec4",
  307. "x": 0.2,
  308. "y": 0.5019607843137255,
  309. "z": 0.8,
  310. "w": 0.520833125
  311. },
  312. "_skyColor": {
  313. "__type__": "cc.Vec4",
  314. "x": 0.2,
  315. "y": 0.5019607843137255,
  316. "z": 0.8,
  317. "w": 0.520833125
  318. },
  319. "_skyIllumHDR": 20000,
  320. "_skyIllum": 20000,
  321. "_groundAlbedoHDR": {
  322. "__type__": "cc.Vec4",
  323. "x": 0.2,
  324. "y": 0.2,
  325. "z": 0.2,
  326. "w": 1
  327. },
  328. "_groundAlbedo": {
  329. "__type__": "cc.Vec4",
  330. "x": 0.2,
  331. "y": 0.2,
  332. "z": 0.2,
  333. "w": 1
  334. },
  335. "_skyColorLDR": {
  336. "__type__": "cc.Vec4",
  337. "x": 0.452588,
  338. "y": 0.607642,
  339. "z": 0.755699,
  340. "w": 0
  341. },
  342. "_skyIllumLDR": 0.8,
  343. "_groundAlbedoLDR": {
  344. "__type__": "cc.Vec4",
  345. "x": 0.618555,
  346. "y": 0.577848,
  347. "z": 0.544564,
  348. "w": 0
  349. }
  350. },
  351. {
  352. "__type__": "cc.ShadowsInfo",
  353. "_enabled": true,
  354. "_type": 1,
  355. "_normal": {
  356. "__type__": "cc.Vec3",
  357. "x": 0,
  358. "y": 1,
  359. "z": 0
  360. },
  361. "_distance": 0,
  362. "_planeBias": 1,
  363. "_shadowColor": {
  364. "__type__": "cc.Color",
  365. "r": 76,
  366. "g": 76,
  367. "b": 76,
  368. "a": 255
  369. },
  370. "_maxReceived": 4,
  371. "_size": {
  372. "__type__": "cc.Vec2",
  373. "x": 512,
  374. "y": 512
  375. }
  376. },
  377. {
  378. "__type__": "cc.SkyboxInfo",
  379. "_envLightingType": 0,
  380. "_envmapHDR": null,
  381. "_envmap": null,
  382. "_envmapLDR": null,
  383. "_diffuseMapHDR": null,
  384. "_diffuseMapLDR": null,
  385. "_enabled": false,
  386. "_useHDR": true,
  387. "_editableMaterial": null,
  388. "_reflectionHDR": null,
  389. "_reflectionLDR": null,
  390. "_rotationAngle": 0
  391. },
  392. {
  393. "__type__": "cc.FogInfo",
  394. "_type": 0,
  395. "_fogColor": {
  396. "__type__": "cc.Color",
  397. "r": 200,
  398. "g": 200,
  399. "b": 200,
  400. "a": 255
  401. },
  402. "_enabled": false,
  403. "_fogDensity": 0.3,
  404. "_fogStart": 0.5,
  405. "_fogEnd": 300,
  406. "_fogAtten": 5,
  407. "_fogTop": 1.5,
  408. "_fogRange": 1.2,
  409. "_accurate": false
  410. },
  411. {
  412. "__type__": "cc.OctreeInfo",
  413. "_enabled": false,
  414. "_minPos": {
  415. "__type__": "cc.Vec3",
  416. "x": -1024,
  417. "y": -1024,
  418. "z": -1024
  419. },
  420. "_maxPos": {
  421. "__type__": "cc.Vec3",
  422. "x": 1024,
  423. "y": 1024,
  424. "z": 1024
  425. },
  426. "_depth": 8
  427. },
  428. {
  429. "__type__": "cc.SkinInfo",
  430. "_enabled": true,
  431. "_blurRadius": 0.01,
  432. "_sssIntensity": 3
  433. },
  434. {
  435. "__type__": "cc.LightProbeInfo",
  436. "_giScale": 1,
  437. "_giSamples": 1024,
  438. "_bounces": 2,
  439. "_reduceRinging": 0,
  440. "_showProbe": true,
  441. "_showWireframe": true,
  442. "_showConvex": false,
  443. "_data": null,
  444. "_lightProbeSphereVolume": 1
  445. },
  446. {
  447. "__type__": "cc.PostSettingsInfo",
  448. "_toneMappingType": 0
  449. }
  450. ]