box.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "box",
  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": "box",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 7
  26. },
  27. {
  28. "__id__": 11
  29. },
  30. {
  31. "__id__": 15
  32. },
  33. {
  34. "__id__": 19
  35. },
  36. {
  37. "__id__": 23
  38. },
  39. {
  40. "__id__": 27
  41. }
  42. ],
  43. "_active": true,
  44. "_components": [],
  45. "_prefab": {
  46. "__id__": 42
  47. },
  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,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_lscale": {
  62. "__type__": "cc.Vec3",
  63. "x": 1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_mobility": 0,
  68. "_layer": 1073741824,
  69. "_euler": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_id": ""
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "box",
  80. "_objFlags": 0,
  81. "__editorExtras__": {},
  82. "_parent": {
  83. "__id__": 1
  84. },
  85. "_children": [],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 3
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 6
  94. },
  95. "_lpos": {
  96. "__type__": "cc.Vec3",
  97. "x": 0,
  98. "y": 0.954,
  99. "z": 0
  100. },
  101. "_lrot": {
  102. "__type__": "cc.Quat",
  103. "x": 6.123234262925839e-17,
  104. "y": 1,
  105. "z": 6.123234262925839e-17,
  106. "w": 3.7493993930529855e-33
  107. },
  108. "_lscale": {
  109. "__type__": "cc.Vec3",
  110. "x": 3.930204391479492,
  111. "y": 1.5867588520050049,
  112. "z": 3.930204391479492
  113. },
  114. "_mobility": 0,
  115. "_layer": 1073741824,
  116. "_euler": {
  117. "__type__": "cc.Vec3",
  118. "x": -7.0167096047110005e-15,
  119. "y": -180,
  120. "z": 7.0167096047110005e-15
  121. },
  122. "_id": ""
  123. },
  124. {
  125. "__type__": "cc.MeshRenderer",
  126. "_name": "",
  127. "_objFlags": 0,
  128. "__editorExtras__": {},
  129. "node": {
  130. "__id__": 2
  131. },
  132. "_enabled": true,
  133. "__prefab": {
  134. "__id__": 4
  135. },
  136. "_materials": [
  137. {
  138. "__uuid__": "1348765a-6d5c-4f62-9c1a-68435a4a9170",
  139. "__expectedType__": "cc.Material"
  140. }
  141. ],
  142. "_visFlags": 0,
  143. "bakeSettings": {
  144. "__id__": 5
  145. },
  146. "_mesh": {
  147. "__uuid__": "5c42fd54-bcfa-4468-aeee-295a4e3b9f05@07d75",
  148. "__expectedType__": "cc.Mesh"
  149. },
  150. "_shadowCastingMode": 0,
  151. "_shadowReceivingMode": 1,
  152. "_shadowBias": 0,
  153. "_shadowNormalBias": 0,
  154. "_reflectionProbeId": -1,
  155. "_reflectionProbeBlendId": -1,
  156. "_reflectionProbeBlendWeight": 0,
  157. "_enabledGlobalStandardSkinObject": false,
  158. "_enableMorph": true,
  159. "_id": ""
  160. },
  161. {
  162. "__type__": "cc.CompPrefabInfo",
  163. "fileId": "daIX4Y+35V8q4AbaXpsn5X"
  164. },
  165. {
  166. "__type__": "cc.ModelBakeSettings",
  167. "texture": null,
  168. "uvParam": {
  169. "__type__": "cc.Vec4",
  170. "x": 0,
  171. "y": 0,
  172. "z": 0,
  173. "w": 0
  174. },
  175. "_bakeable": false,
  176. "_castShadow": false,
  177. "_receiveShadow": false,
  178. "_recieveShadow": false,
  179. "_lightmapSize": 64,
  180. "_useLightProbe": false,
  181. "_bakeToLightProbe": true,
  182. "_reflectionProbeType": 0,
  183. "_bakeToReflectionProbe": true
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__id__": 0
  192. },
  193. "fileId": "7782U2JCdQ06aw/2/AxLG4",
  194. "instance": null,
  195. "targetOverrides": null,
  196. "nestedPrefabInstanceRoots": null
  197. },
  198. {
  199. "__type__": "cc.Node",
  200. "_name": "Node",
  201. "_objFlags": 0,
  202. "__editorExtras__": {},
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_children": [],
  207. "_active": true,
  208. "_components": [
  209. {
  210. "__id__": 8
  211. }
  212. ],
  213. "_prefab": {
  214. "__id__": 10
  215. },
  216. "_lpos": {
  217. "__type__": "cc.Vec3",
  218. "x": 0,
  219. "y": -0.218,
  220. "z": 0
  221. },
  222. "_lrot": {
  223. "__type__": "cc.Quat",
  224. "x": 6.123234262925839e-17,
  225. "y": 1,
  226. "z": 6.123234262925839e-17,
  227. "w": 3.7493993930529855e-33
  228. },
  229. "_lscale": {
  230. "__type__": "cc.Vec3",
  231. "x": 3.930204391479492,
  232. "y": 1.5867588520050049,
  233. "z": 3.930204391479492
  234. },
  235. "_mobility": 0,
  236. "_layer": 1073741824,
  237. "_euler": {
  238. "__type__": "cc.Vec3",
  239. "x": -7.0167096047110005e-15,
  240. "y": -180,
  241. "z": 7.0167096047110005e-15
  242. },
  243. "_id": ""
  244. },
  245. {
  246. "__type__": "cc.BoxCollider",
  247. "_name": "",
  248. "_objFlags": 0,
  249. "__editorExtras__": {},
  250. "node": {
  251. "__id__": 7
  252. },
  253. "_enabled": true,
  254. "__prefab": {
  255. "__id__": 9
  256. },
  257. "_material": null,
  258. "_isTrigger": false,
  259. "_center": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0
  264. },
  265. "_size": {
  266. "__type__": "cc.Vec3",
  267. "x": 2.027,
  268. "y": 0.264,
  269. "z": 2.012
  270. },
  271. "_id": ""
  272. },
  273. {
  274. "__type__": "cc.CompPrefabInfo",
  275. "fileId": "d2YCafAVxKEJRRE7IabMQi"
  276. },
  277. {
  278. "__type__": "cc.PrefabInfo",
  279. "root": {
  280. "__id__": 1
  281. },
  282. "asset": {
  283. "__id__": 0
  284. },
  285. "fileId": "d6CymvbalJKpdqC+ZzNFJB",
  286. "instance": null,
  287. "targetOverrides": null,
  288. "nestedPrefabInstanceRoots": null
  289. },
  290. {
  291. "__type__": "cc.Node",
  292. "_name": "Node-001",
  293. "_objFlags": 0,
  294. "__editorExtras__": {},
  295. "_parent": {
  296. "__id__": 1
  297. },
  298. "_children": [],
  299. "_active": true,
  300. "_components": [
  301. {
  302. "__id__": 12
  303. }
  304. ],
  305. "_prefab": {
  306. "__id__": 14
  307. },
  308. "_lpos": {
  309. "__type__": "cc.Vec3",
  310. "x": 0,
  311. "y": 1.571,
  312. "z": 3.861
  313. },
  314. "_lrot": {
  315. "__type__": "cc.Quat",
  316. "x": 6.123234262925839e-17,
  317. "y": 1,
  318. "z": 6.123234262925839e-17,
  319. "w": 3.7493993930529855e-33
  320. },
  321. "_lscale": {
  322. "__type__": "cc.Vec3",
  323. "x": 3.930204391479492,
  324. "y": 1.5867588520050049,
  325. "z": 3.930204391479492
  326. },
  327. "_mobility": 0,
  328. "_layer": 1073741824,
  329. "_euler": {
  330. "__type__": "cc.Vec3",
  331. "x": -7.0167096047110005e-15,
  332. "y": -180,
  333. "z": 7.0167096047110005e-15
  334. },
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.BoxCollider",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "__editorExtras__": {},
  342. "node": {
  343. "__id__": 11
  344. },
  345. "_enabled": true,
  346. "__prefab": {
  347. "__id__": 13
  348. },
  349. "_material": null,
  350. "_isTrigger": false,
  351. "_center": {
  352. "__type__": "cc.Vec3",
  353. "x": 0,
  354. "y": 0,
  355. "z": 0
  356. },
  357. "_size": {
  358. "__type__": "cc.Vec3",
  359. "x": 1.87,
  360. "y": 1.937,
  361. "z": 0.084
  362. },
  363. "_id": ""
  364. },
  365. {
  366. "__type__": "cc.CompPrefabInfo",
  367. "fileId": "06SaDsmjpJuaNq1SZQ97xw"
  368. },
  369. {
  370. "__type__": "cc.PrefabInfo",
  371. "root": {
  372. "__id__": 1
  373. },
  374. "asset": {
  375. "__id__": 0
  376. },
  377. "fileId": "d9hI8plIFL6bND57oinZif",
  378. "instance": null,
  379. "targetOverrides": null,
  380. "nestedPrefabInstanceRoots": null
  381. },
  382. {
  383. "__type__": "cc.Node",
  384. "_name": "Node-002",
  385. "_objFlags": 0,
  386. "__editorExtras__": {},
  387. "_parent": {
  388. "__id__": 1
  389. },
  390. "_children": [],
  391. "_active": true,
  392. "_components": [
  393. {
  394. "__id__": 16
  395. }
  396. ],
  397. "_prefab": {
  398. "__id__": 18
  399. },
  400. "_lpos": {
  401. "__type__": "cc.Vec3",
  402. "x": 0,
  403. "y": 1.571,
  404. "z": -3.871
  405. },
  406. "_lrot": {
  407. "__type__": "cc.Quat",
  408. "x": -6.123234262925839e-17,
  409. "y": -1,
  410. "z": -6.123234262925839e-17,
  411. "w": 6.123233995736766e-17
  412. },
  413. "_lscale": {
  414. "__type__": "cc.Vec3",
  415. "x": 3.930204391479492,
  416. "y": 1.5867588520050049,
  417. "z": 3.930204391479492
  418. },
  419. "_mobility": 0,
  420. "_layer": 1073741824,
  421. "_euler": {
  422. "__type__": "cc.Vec3",
  423. "x": -7.0167096047110005e-15,
  424. "y": -180,
  425. "z": 7.0167096047110005e-15
  426. },
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.BoxCollider",
  431. "_name": "",
  432. "_objFlags": 0,
  433. "__editorExtras__": {},
  434. "node": {
  435. "__id__": 15
  436. },
  437. "_enabled": true,
  438. "__prefab": {
  439. "__id__": 17
  440. },
  441. "_material": null,
  442. "_isTrigger": false,
  443. "_center": {
  444. "__type__": "cc.Vec3",
  445. "x": 0,
  446. "y": 0,
  447. "z": 0
  448. },
  449. "_size": {
  450. "__type__": "cc.Vec3",
  451. "x": 1.87,
  452. "y": 1.937,
  453. "z": 0.084
  454. },
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.CompPrefabInfo",
  459. "fileId": "a2sSxQIKhDv65W1qxvS9Hr"
  460. },
  461. {
  462. "__type__": "cc.PrefabInfo",
  463. "root": {
  464. "__id__": 1
  465. },
  466. "asset": {
  467. "__id__": 0
  468. },
  469. "fileId": "1ck7RHNUVF1YjRMdqRnk5m",
  470. "instance": null,
  471. "targetOverrides": null,
  472. "nestedPrefabInstanceRoots": null
  473. },
  474. {
  475. "__type__": "cc.Node",
  476. "_name": "Node-003",
  477. "_objFlags": 0,
  478. "__editorExtras__": {},
  479. "_parent": {
  480. "__id__": 1
  481. },
  482. "_children": [],
  483. "_active": true,
  484. "_components": [
  485. {
  486. "__id__": 20
  487. }
  488. ],
  489. "_prefab": {
  490. "__id__": 22
  491. },
  492. "_lpos": {
  493. "__type__": "cc.Vec3",
  494. "x": -3.846,
  495. "y": 1.571,
  496. "z": 0
  497. },
  498. "_lrot": {
  499. "__type__": "cc.Quat",
  500. "x": 0,
  501. "y": 0.7071067811865475,
  502. "z": 0,
  503. "w": 0.7071067811865476
  504. },
  505. "_lscale": {
  506. "__type__": "cc.Vec3",
  507. "x": 3.930204391479492,
  508. "y": 1.5867588520050049,
  509. "z": 3.930204391479492
  510. },
  511. "_mobility": 0,
  512. "_layer": 1073741824,
  513. "_euler": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": 90,
  517. "z": 0
  518. },
  519. "_id": ""
  520. },
  521. {
  522. "__type__": "cc.BoxCollider",
  523. "_name": "",
  524. "_objFlags": 0,
  525. "__editorExtras__": {},
  526. "node": {
  527. "__id__": 19
  528. },
  529. "_enabled": true,
  530. "__prefab": {
  531. "__id__": 21
  532. },
  533. "_material": null,
  534. "_isTrigger": false,
  535. "_center": {
  536. "__type__": "cc.Vec3",
  537. "x": 0,
  538. "y": 0,
  539. "z": 0
  540. },
  541. "_size": {
  542. "__type__": "cc.Vec3",
  543. "x": 1.87,
  544. "y": 1.937,
  545. "z": 0.084
  546. },
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.CompPrefabInfo",
  551. "fileId": "8adDq+1opKSJp09U9/O9zy"
  552. },
  553. {
  554. "__type__": "cc.PrefabInfo",
  555. "root": {
  556. "__id__": 1
  557. },
  558. "asset": {
  559. "__id__": 0
  560. },
  561. "fileId": "f7XQBL7rJJ5II4ZYTbr/Nf",
  562. "instance": null,
  563. "targetOverrides": null,
  564. "nestedPrefabInstanceRoots": null
  565. },
  566. {
  567. "__type__": "cc.Node",
  568. "_name": "Node-004",
  569. "_objFlags": 0,
  570. "__editorExtras__": {},
  571. "_parent": {
  572. "__id__": 1
  573. },
  574. "_children": [],
  575. "_active": true,
  576. "_components": [
  577. {
  578. "__id__": 24
  579. }
  580. ],
  581. "_prefab": {
  582. "__id__": 26
  583. },
  584. "_lpos": {
  585. "__type__": "cc.Vec3",
  586. "x": 3.901,
  587. "y": 1.571,
  588. "z": 0
  589. },
  590. "_lrot": {
  591. "__type__": "cc.Quat",
  592. "x": 0,
  593. "y": 0.7071067811865475,
  594. "z": 0,
  595. "w": 0.7071067811865476
  596. },
  597. "_lscale": {
  598. "__type__": "cc.Vec3",
  599. "x": 3.930204391479492,
  600. "y": 1.5867588520050049,
  601. "z": 3.930204391479492
  602. },
  603. "_mobility": 0,
  604. "_layer": 1073741824,
  605. "_euler": {
  606. "__type__": "cc.Vec3",
  607. "x": 0,
  608. "y": 90,
  609. "z": 0
  610. },
  611. "_id": ""
  612. },
  613. {
  614. "__type__": "cc.BoxCollider",
  615. "_name": "",
  616. "_objFlags": 0,
  617. "__editorExtras__": {},
  618. "node": {
  619. "__id__": 23
  620. },
  621. "_enabled": true,
  622. "__prefab": {
  623. "__id__": 25
  624. },
  625. "_material": null,
  626. "_isTrigger": false,
  627. "_center": {
  628. "__type__": "cc.Vec3",
  629. "x": 0,
  630. "y": 0,
  631. "z": 0
  632. },
  633. "_size": {
  634. "__type__": "cc.Vec3",
  635. "x": 1.87,
  636. "y": 1.937,
  637. "z": 0.084
  638. },
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.CompPrefabInfo",
  643. "fileId": "abt3MK4FdJFpP7xUiqQqCg"
  644. },
  645. {
  646. "__type__": "cc.PrefabInfo",
  647. "root": {
  648. "__id__": 1
  649. },
  650. "asset": {
  651. "__id__": 0
  652. },
  653. "fileId": "fdMvoH6H1KlrnwHKcc3lBS",
  654. "instance": null,
  655. "targetOverrides": null,
  656. "nestedPrefabInstanceRoots": null
  657. },
  658. {
  659. "__type__": "cc.Node",
  660. "_objFlags": 0,
  661. "_parent": {
  662. "__id__": 1
  663. },
  664. "_prefab": {
  665. "__id__": 28
  666. },
  667. "__editorExtras__": {}
  668. },
  669. {
  670. "__type__": "cc.PrefabInfo",
  671. "root": {
  672. "__id__": 27
  673. },
  674. "asset": {
  675. "__uuid__": "13e7b9f7-99ba-4917-8ee9-02ecd798c17b@5833c",
  676. "__expectedType__": "cc.Prefab"
  677. },
  678. "fileId": "33+TaPhPFVA79eNoc1tYQD",
  679. "instance": {
  680. "__id__": 29
  681. }
  682. },
  683. {
  684. "__type__": "cc.PrefabInstance",
  685. "fileId": "90yHWJRnVDxokywHJMDcei",
  686. "prefabRootNode": {
  687. "__id__": 1
  688. },
  689. "mountedChildren": [],
  690. "mountedComponents": [],
  691. "propertyOverrides": [
  692. {
  693. "__id__": 30
  694. },
  695. {
  696. "__id__": 32
  697. },
  698. {
  699. "__id__": 34
  700. },
  701. {
  702. "__id__": 36
  703. },
  704. {
  705. "__id__": 38
  706. },
  707. {
  708. "__id__": 40
  709. }
  710. ],
  711. "removedComponents": []
  712. },
  713. {
  714. "__type__": "CCPropertyOverrideInfo",
  715. "targetInfo": {
  716. "__id__": 31
  717. },
  718. "propertyPath": [
  719. "_name"
  720. ],
  721. "value": "Box_head"
  722. },
  723. {
  724. "__type__": "cc.TargetInfo",
  725. "localID": [
  726. "33+TaPhPFVA79eNoc1tYQD"
  727. ]
  728. },
  729. {
  730. "__type__": "CCPropertyOverrideInfo",
  731. "targetInfo": {
  732. "__id__": 33
  733. },
  734. "propertyPath": [
  735. "_lpos"
  736. ],
  737. "value": {
  738. "__type__": "cc.Vec3",
  739. "x": -3.365,
  740. "y": 2.963,
  741. "z": -6.713
  742. }
  743. },
  744. {
  745. "__type__": "cc.TargetInfo",
  746. "localID": [
  747. "33+TaPhPFVA79eNoc1tYQD"
  748. ]
  749. },
  750. {
  751. "__type__": "CCPropertyOverrideInfo",
  752. "targetInfo": {
  753. "__id__": 35
  754. },
  755. "propertyPath": [
  756. "_lrot"
  757. ],
  758. "value": {
  759. "__type__": "cc.Quat",
  760. "x": 0,
  761. "y": -0.9639283601107276,
  762. "z": 0,
  763. "w": 0.2661618240361371
  764. }
  765. },
  766. {
  767. "__type__": "cc.TargetInfo",
  768. "localID": [
  769. "33+TaPhPFVA79eNoc1tYQD"
  770. ]
  771. },
  772. {
  773. "__type__": "CCPropertyOverrideInfo",
  774. "targetInfo": {
  775. "__id__": 37
  776. },
  777. "propertyPath": [
  778. "_euler"
  779. ],
  780. "value": {
  781. "__type__": "cc.Vec3",
  782. "x": 0,
  783. "y": -149.128,
  784. "z": 0
  785. }
  786. },
  787. {
  788. "__type__": "cc.TargetInfo",
  789. "localID": [
  790. "33+TaPhPFVA79eNoc1tYQD"
  791. ]
  792. },
  793. {
  794. "__type__": "CCPropertyOverrideInfo",
  795. "targetInfo": {
  796. "__id__": 39
  797. },
  798. "propertyPath": [
  799. "_materials",
  800. "0"
  801. ],
  802. "value": {
  803. "__uuid__": "1348765a-6d5c-4f62-9c1a-68435a4a9170",
  804. "__expectedType__": "cc.Material"
  805. }
  806. },
  807. {
  808. "__type__": "cc.TargetInfo",
  809. "localID": [
  810. "e6QK1/IWlcwqRHPXVdq9Rs"
  811. ]
  812. },
  813. {
  814. "__type__": "CCPropertyOverrideInfo",
  815. "targetInfo": {
  816. "__id__": 41
  817. },
  818. "propertyPath": [
  819. "_lpos"
  820. ],
  821. "value": {
  822. "__type__": "cc.Vec3",
  823. "x": 0,
  824. "y": 0,
  825. "z": 0
  826. }
  827. },
  828. {
  829. "__type__": "cc.TargetInfo",
  830. "localID": [
  831. "b7bD96EzxaX4QD/fbCoXE+"
  832. ]
  833. },
  834. {
  835. "__type__": "cc.PrefabInfo",
  836. "root": {
  837. "__id__": 1
  838. },
  839. "asset": {
  840. "__id__": 0
  841. },
  842. "fileId": "6edDn60s9Txrqc8Yj8oX/f",
  843. "instance": null,
  844. "targetOverrides": null,
  845. "nestedPrefabInstanceRoots": [
  846. {
  847. "__id__": 27
  848. }
  849. ]
  850. }
  851. ]