Ground.prefab 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Ground",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Ground",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 25
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [],
  33. "_prefab": {
  34. "__id__": 30
  35. },
  36. "_lpos": {
  37. "__type__": "cc.Vec3",
  38. "x": 0,
  39. "y": -0.05,
  40. "z": 0
  41. },
  42. "_lrot": {
  43. "__type__": "cc.Quat",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0,
  47. "w": 1
  48. },
  49. "_lscale": {
  50. "__type__": "cc.Vec3",
  51. "x": 20,
  52. "y": 20,
  53. "z": 20
  54. },
  55. "_mobility": 0,
  56. "_layer": 1073741824,
  57. "_euler": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0
  62. },
  63. "_id": ""
  64. },
  65. {
  66. "__type__": "cc.Node",
  67. "_objFlags": 0,
  68. "_parent": {
  69. "__id__": 1
  70. },
  71. "_prefab": {
  72. "__id__": 3
  73. },
  74. "__editorExtras__": {}
  75. },
  76. {
  77. "__type__": "cc.PrefabInfo",
  78. "root": {
  79. "__id__": 2
  80. },
  81. "asset": {
  82. "__uuid__": "82f9abcf-b3da-4f51-81d9-3d1ba1e6df5b@8315e",
  83. "__expectedType__": "cc.Prefab"
  84. },
  85. "fileId": "1alRG2BYtYCaxLsi1qWNY9",
  86. "instance": {
  87. "__id__": 4
  88. },
  89. "targetOverrides": null
  90. },
  91. {
  92. "__type__": "cc.PrefabInstance",
  93. "fileId": "0cYXtrgUZDM4B0w8Ilb2rX",
  94. "prefabRootNode": {
  95. "__id__": 1
  96. },
  97. "mountedChildren": [],
  98. "mountedComponents": [],
  99. "propertyOverrides": [
  100. {
  101. "__id__": 5
  102. },
  103. {
  104. "__id__": 7
  105. },
  106. {
  107. "__id__": 8
  108. },
  109. {
  110. "__id__": 9
  111. },
  112. {
  113. "__id__": 10
  114. }
  115. ],
  116. "removedComponents": []
  117. },
  118. {
  119. "__type__": "CCPropertyOverrideInfo",
  120. "targetInfo": {
  121. "__id__": 6
  122. },
  123. "propertyPath": [
  124. "_name"
  125. ],
  126. "value": "line"
  127. },
  128. {
  129. "__type__": "cc.TargetInfo",
  130. "localID": [
  131. "1alRG2BYtYCaxLsi1qWNY9"
  132. ]
  133. },
  134. {
  135. "__type__": "CCPropertyOverrideInfo",
  136. "targetInfo": {
  137. "__id__": 6
  138. },
  139. "propertyPath": [
  140. "_lpos"
  141. ],
  142. "value": {
  143. "__type__": "cc.Vec3",
  144. "x": 0,
  145. "y": 0.002,
  146. "z": 0
  147. }
  148. },
  149. {
  150. "__type__": "CCPropertyOverrideInfo",
  151. "targetInfo": {
  152. "__id__": 6
  153. },
  154. "propertyPath": [
  155. "_lrot"
  156. ],
  157. "value": {
  158. "__type__": "cc.Quat",
  159. "x": 0,
  160. "y": 0,
  161. "z": 0,
  162. "w": 1
  163. }
  164. },
  165. {
  166. "__type__": "CCPropertyOverrideInfo",
  167. "targetInfo": {
  168. "__id__": 6
  169. },
  170. "propertyPath": [
  171. "_euler"
  172. ],
  173. "value": {
  174. "__type__": "cc.Vec3",
  175. "x": 0,
  176. "y": 0,
  177. "z": 0
  178. }
  179. },
  180. {
  181. "__type__": "CCPropertyOverrideInfo",
  182. "targetInfo": {
  183. "__id__": 11
  184. },
  185. "propertyPath": [
  186. "_materials",
  187. "0"
  188. ],
  189. "value": {
  190. "__uuid__": "ac5871f1-474e-4dd6-81be-2a0371a5dc7d",
  191. "__expectedType__": "cc.Material"
  192. }
  193. },
  194. {
  195. "__type__": "cc.TargetInfo",
  196. "localID": [
  197. "e25n18cwheQaqm52dJCyMJ"
  198. ]
  199. },
  200. {
  201. "__type__": "cc.Node",
  202. "_objFlags": 0,
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_prefab": {
  207. "__id__": 13
  208. },
  209. "__editorExtras__": {}
  210. },
  211. {
  212. "__type__": "cc.PrefabInfo",
  213. "root": {
  214. "__id__": 12
  215. },
  216. "asset": {
  217. "__uuid__": "37149b31-4d76-4b0c-b504-4444ca89fc09@2555d",
  218. "__expectedType__": "cc.Prefab"
  219. },
  220. "fileId": "0dbpdUWKdV57/5BohZgCIy",
  221. "instance": {
  222. "__id__": 14
  223. },
  224. "targetOverrides": null
  225. },
  226. {
  227. "__type__": "cc.PrefabInstance",
  228. "fileId": "40x3uBnXNDA6JuZOFNXDm1",
  229. "prefabRootNode": {
  230. "__id__": 1
  231. },
  232. "mountedChildren": [],
  233. "mountedComponents": [],
  234. "propertyOverrides": [
  235. {
  236. "__id__": 15
  237. },
  238. {
  239. "__id__": 17
  240. },
  241. {
  242. "__id__": 18
  243. },
  244. {
  245. "__id__": 19
  246. },
  247. {
  248. "__id__": 20
  249. },
  250. {
  251. "__id__": 22
  252. },
  253. {
  254. "__id__": 24
  255. }
  256. ],
  257. "removedComponents": []
  258. },
  259. {
  260. "__type__": "CCPropertyOverrideInfo",
  261. "targetInfo": {
  262. "__id__": 16
  263. },
  264. "propertyPath": [
  265. "_name"
  266. ],
  267. "value": "ground"
  268. },
  269. {
  270. "__type__": "cc.TargetInfo",
  271. "localID": [
  272. "0dbpdUWKdV57/5BohZgCIy"
  273. ]
  274. },
  275. {
  276. "__type__": "CCPropertyOverrideInfo",
  277. "targetInfo": {
  278. "__id__": 16
  279. },
  280. "propertyPath": [
  281. "_lpos"
  282. ],
  283. "value": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. }
  289. },
  290. {
  291. "__type__": "CCPropertyOverrideInfo",
  292. "targetInfo": {
  293. "__id__": 16
  294. },
  295. "propertyPath": [
  296. "_lrot"
  297. ],
  298. "value": {
  299. "__type__": "cc.Quat",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0,
  303. "w": 1
  304. }
  305. },
  306. {
  307. "__type__": "CCPropertyOverrideInfo",
  308. "targetInfo": {
  309. "__id__": 16
  310. },
  311. "propertyPath": [
  312. "_euler"
  313. ],
  314. "value": {
  315. "__type__": "cc.Vec3",
  316. "x": 0,
  317. "y": 0,
  318. "z": 0
  319. }
  320. },
  321. {
  322. "__type__": "CCPropertyOverrideInfo",
  323. "targetInfo": {
  324. "__id__": 21
  325. },
  326. "propertyPath": [
  327. "_materials",
  328. "0"
  329. ],
  330. "value": {
  331. "__uuid__": "d796dc4f-c142-40ed-be20-c76af3e317e1",
  332. "__expectedType__": "cc.Material"
  333. }
  334. },
  335. {
  336. "__type__": "cc.TargetInfo",
  337. "localID": [
  338. "8bgtBT83FQOLIWyVvKziBx"
  339. ]
  340. },
  341. {
  342. "__type__": "CCPropertyOverrideInfo",
  343. "targetInfo": {
  344. "__id__": 23
  345. },
  346. "propertyPath": [
  347. "_lpos"
  348. ],
  349. "value": {
  350. "__type__": "cc.Vec3",
  351. "x": 0,
  352. "y": 0,
  353. "z": 0
  354. }
  355. },
  356. {
  357. "__type__": "cc.TargetInfo",
  358. "localID": [
  359. "1b1RmlfetTsL97kPOigHJf"
  360. ]
  361. },
  362. {
  363. "__type__": "CCPropertyOverrideInfo",
  364. "targetInfo": {
  365. "__id__": 23
  366. },
  367. "propertyPath": [
  368. "_lrot"
  369. ],
  370. "value": {
  371. "__type__": "cc.Quat",
  372. "x": -6.123234262925839e-17,
  373. "y": -1,
  374. "z": -6.123234262925839e-17,
  375. "w": 6.123233995736766e-17
  376. }
  377. },
  378. {
  379. "__type__": "cc.Node",
  380. "_name": "ocean",
  381. "_objFlags": 0,
  382. "__editorExtras__": {},
  383. "_parent": {
  384. "__id__": 1
  385. },
  386. "_children": [],
  387. "_active": true,
  388. "_components": [
  389. {
  390. "__id__": 26
  391. }
  392. ],
  393. "_prefab": {
  394. "__id__": 29
  395. },
  396. "_lpos": {
  397. "__type__": "cc.Vec3",
  398. "x": 0,
  399. "y": -0.081,
  400. "z": 0
  401. },
  402. "_lrot": {
  403. "__type__": "cc.Quat",
  404. "x": 0,
  405. "y": 0,
  406. "z": 0,
  407. "w": 1
  408. },
  409. "_lscale": {
  410. "__type__": "cc.Vec3",
  411. "x": 2,
  412. "y": 1,
  413. "z": 2
  414. },
  415. "_mobility": 0,
  416. "_layer": 1073741824,
  417. "_euler": {
  418. "__type__": "cc.Vec3",
  419. "x": 0,
  420. "y": 0,
  421. "z": 0
  422. },
  423. "_id": ""
  424. },
  425. {
  426. "__type__": "cc.MeshRenderer",
  427. "_name": "Plane<ModelComponent>",
  428. "_objFlags": 0,
  429. "__editorExtras__": {},
  430. "node": {
  431. "__id__": 25
  432. },
  433. "_enabled": true,
  434. "__prefab": {
  435. "__id__": 27
  436. },
  437. "_materials": [
  438. {
  439. "__uuid__": "8e0e6807-4499-4683-a5d9-717f219bfb91",
  440. "__expectedType__": "cc.Material"
  441. }
  442. ],
  443. "_visFlags": 0,
  444. "bakeSettings": {
  445. "__id__": 28
  446. },
  447. "_mesh": {
  448. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e",
  449. "__expectedType__": "cc.Mesh"
  450. },
  451. "_shadowCastingMode": 0,
  452. "_shadowReceivingMode": 1,
  453. "_shadowBias": 0,
  454. "_shadowNormalBias": 0,
  455. "_reflectionProbeId": -1,
  456. "_reflectionProbeBlendId": -1,
  457. "_reflectionProbeBlendWeight": 0,
  458. "_enabledGlobalStandardSkinObject": false,
  459. "_enableMorph": true,
  460. "_id": ""
  461. },
  462. {
  463. "__type__": "cc.CompPrefabInfo",
  464. "fileId": "94fG0yKHVFSpvlsRnS0WlU"
  465. },
  466. {
  467. "__type__": "cc.ModelBakeSettings",
  468. "texture": null,
  469. "uvParam": {
  470. "__type__": "cc.Vec4",
  471. "x": 0,
  472. "y": 0,
  473. "z": 0,
  474. "w": 0
  475. },
  476. "_bakeable": false,
  477. "_castShadow": false,
  478. "_receiveShadow": false,
  479. "_recieveShadow": false,
  480. "_lightmapSize": 64,
  481. "_useLightProbe": false,
  482. "_bakeToLightProbe": true,
  483. "_reflectionProbeType": 0,
  484. "_bakeToReflectionProbe": true
  485. },
  486. {
  487. "__type__": "cc.PrefabInfo",
  488. "root": {
  489. "__id__": 1
  490. },
  491. "asset": {
  492. "__id__": 0
  493. },
  494. "fileId": "5b5j28D05Iup9ZMxVabbjM",
  495. "instance": null,
  496. "targetOverrides": null,
  497. "nestedPrefabInstanceRoots": null
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__id__": 0
  506. },
  507. "fileId": "0dJio+PzVI7axHUr9BOnVS",
  508. "targetOverrides": null,
  509. "nestedPrefabInstanceRoots": [
  510. {
  511. "__id__": 12
  512. },
  513. {
  514. "__id__": 2
  515. }
  516. ]
  517. }
  518. ]