gameRoot.scene 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "gameRoot",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "gameRoot",
  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__": 5
  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__": 6
  58. },
  59. "_id": "ad50e6db-364a-4ced-bfa9-2ec0e6fd72a2"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "root",
  64. "_objFlags": 0,
  65. "__editorExtras__": {},
  66. "_parent": {
  67. "__id__": 1
  68. },
  69. "_children": [],
  70. "_active": true,
  71. "_components": [
  72. {
  73. "__id__": 3
  74. },
  75. {
  76. "__id__": 4
  77. }
  78. ],
  79. "_prefab": null,
  80. "_lpos": {
  81. "__type__": "cc.Vec3",
  82. "x": 375,
  83. "y": 667,
  84. "z": 1000
  85. },
  86. "_lrot": {
  87. "__type__": "cc.Quat",
  88. "x": 0,
  89. "y": 0,
  90. "z": 0,
  91. "w": 1
  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": 0,
  104. "y": 0,
  105. "z": 0
  106. },
  107. "_id": "58O/Njjn9PkZnvWCpzSyPe"
  108. },
  109. {
  110. "__type__": "cc.UITransform",
  111. "_name": "",
  112. "_objFlags": 0,
  113. "__editorExtras__": {},
  114. "node": {
  115. "__id__": 2
  116. },
  117. "_enabled": true,
  118. "__prefab": null,
  119. "_contentSize": {
  120. "__type__": "cc.Size",
  121. "width": 750,
  122. "height": 1634
  123. },
  124. "_anchorPoint": {
  125. "__type__": "cc.Vec2",
  126. "x": 0.5,
  127. "y": 0.5
  128. },
  129. "_id": "33aCixcEJJkIFNrtuiAea0"
  130. },
  131. {
  132. "__type__": "9bd1ahMh0pEdJ15hIbPY/1E",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": null,
  141. "_id": "92uS4BWv9El5KAGcyyDu1f"
  142. },
  143. {
  144. "__type__": "cc.PrefabInfo",
  145. "root": null,
  146. "asset": null,
  147. "fileId": "ad50e6db-364a-4ced-bfa9-2ec0e6fd72a2",
  148. "instance": null,
  149. "targetOverrides": null
  150. },
  151. {
  152. "__type__": "cc.SceneGlobals",
  153. "ambient": {
  154. "__id__": 7
  155. },
  156. "shadows": {
  157. "__id__": 8
  158. },
  159. "_skybox": {
  160. "__id__": 9
  161. },
  162. "fog": {
  163. "__id__": 10
  164. },
  165. "octree": {
  166. "__id__": 11
  167. },
  168. "skin": {
  169. "__id__": 12
  170. },
  171. "lightProbeInfo": {
  172. "__id__": 13
  173. },
  174. "postSettings": {
  175. "__id__": 14
  176. },
  177. "bakedWithStationaryMainLight": false,
  178. "bakedWithHighpLightmap": false
  179. },
  180. {
  181. "__type__": "cc.AmbientInfo",
  182. "_skyColorHDR": {
  183. "__type__": "cc.Vec4",
  184. "x": 0,
  185. "y": 0,
  186. "z": 0,
  187. "w": 0.520833125
  188. },
  189. "_skyColor": {
  190. "__type__": "cc.Vec4",
  191. "x": 0,
  192. "y": 0,
  193. "z": 0,
  194. "w": 0.520833125
  195. },
  196. "_skyIllumHDR": 20000,
  197. "_skyIllum": 20000,
  198. "_groundAlbedoHDR": {
  199. "__type__": "cc.Vec4",
  200. "x": 0,
  201. "y": 0,
  202. "z": 0,
  203. "w": 0
  204. },
  205. "_groundAlbedo": {
  206. "__type__": "cc.Vec4",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0,
  210. "w": 0
  211. },
  212. "_skyColorLDR": {
  213. "__type__": "cc.Vec4",
  214. "x": 0.2,
  215. "y": 0.5,
  216. "z": 0.8,
  217. "w": 1
  218. },
  219. "_skyIllumLDR": 20000,
  220. "_groundAlbedoLDR": {
  221. "__type__": "cc.Vec4",
  222. "x": 0.2,
  223. "y": 0.2,
  224. "z": 0.2,
  225. "w": 1
  226. }
  227. },
  228. {
  229. "__type__": "cc.ShadowsInfo",
  230. "_enabled": false,
  231. "_type": 0,
  232. "_normal": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 1,
  236. "z": 0
  237. },
  238. "_distance": 0,
  239. "_planeBias": 1,
  240. "_shadowColor": {
  241. "__type__": "cc.Color",
  242. "r": 76,
  243. "g": 76,
  244. "b": 76,
  245. "a": 255
  246. },
  247. "_maxReceived": 4,
  248. "_size": {
  249. "__type__": "cc.Vec2",
  250. "x": 512,
  251. "y": 512
  252. }
  253. },
  254. {
  255. "__type__": "cc.SkyboxInfo",
  256. "_envLightingType": 0,
  257. "_envmapHDR": null,
  258. "_envmap": null,
  259. "_envmapLDR": null,
  260. "_diffuseMapHDR": null,
  261. "_diffuseMapLDR": null,
  262. "_enabled": false,
  263. "_useHDR": true,
  264. "_editableMaterial": null,
  265. "_reflectionHDR": null,
  266. "_reflectionLDR": null,
  267. "_rotationAngle": 0
  268. },
  269. {
  270. "__type__": "cc.FogInfo",
  271. "_type": 0,
  272. "_fogColor": {
  273. "__type__": "cc.Color",
  274. "r": 200,
  275. "g": 200,
  276. "b": 200,
  277. "a": 255
  278. },
  279. "_enabled": false,
  280. "_fogDensity": 0.3,
  281. "_fogStart": 0.5,
  282. "_fogEnd": 300,
  283. "_fogAtten": 5,
  284. "_fogTop": 1.5,
  285. "_fogRange": 1.2,
  286. "_accurate": false
  287. },
  288. {
  289. "__type__": "cc.OctreeInfo",
  290. "_enabled": false,
  291. "_minPos": {
  292. "__type__": "cc.Vec3",
  293. "x": -1024,
  294. "y": -1024,
  295. "z": -1024
  296. },
  297. "_maxPos": {
  298. "__type__": "cc.Vec3",
  299. "x": 1024,
  300. "y": 1024,
  301. "z": 1024
  302. },
  303. "_depth": 8
  304. },
  305. {
  306. "__type__": "cc.SkinInfo",
  307. "_enabled": false,
  308. "_blurRadius": 0.01,
  309. "_sssIntensity": 3
  310. },
  311. {
  312. "__type__": "cc.LightProbeInfo",
  313. "_giScale": 1,
  314. "_giSamples": 1024,
  315. "_bounces": 2,
  316. "_reduceRinging": 0,
  317. "_showProbe": true,
  318. "_showWireframe": true,
  319. "_showConvex": false,
  320. "_data": null,
  321. "_lightProbeSphereVolume": 1
  322. },
  323. {
  324. "__type__": "cc.PostSettingsInfo",
  325. "_toneMappingType": 0
  326. }
  327. ]