ab2fdde9-10c2-44e4-bfe1-fcfcc1a86aa9.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "primitives",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": true
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "RootNode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 14
  34. },
  35. {
  36. "__id__": 17
  37. },
  38. {
  39. "__id__": 20
  40. },
  41. {
  42. "__id__": 23
  43. }
  44. ],
  45. "_active": true,
  46. "_components": [],
  47. "_prefab": {
  48. "__id__": 26
  49. },
  50. "_opacity": 255,
  51. "_color": {
  52. "__type__": "cc.Color",
  53. "r": 255,
  54. "g": 255,
  55. "b": 255,
  56. "a": 255
  57. },
  58. "_contentSize": {
  59. "__type__": "cc.Size",
  60. "width": 0,
  61. "height": 0
  62. },
  63. "_anchorPoint": {
  64. "__type__": "cc.Vec2",
  65. "x": 0.5,
  66. "y": 0.5
  67. },
  68. "_trs": {
  69. "__type__": "TypedArray",
  70. "ctor": "Float64Array",
  71. "array": [
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 0,
  77. 0,
  78. 1,
  79. 1,
  80. 1,
  81. 1
  82. ]
  83. },
  84. "_eulerAngles": {
  85. "__type__": "cc.Vec3",
  86. "x": 0,
  87. "y": 0,
  88. "z": 0
  89. },
  90. "_skewX": 0,
  91. "_skewY": 0,
  92. "_is3DNode": true,
  93. "_groupIndex": 0,
  94. "groupIndex": 0,
  95. "_id": ""
  96. },
  97. {
  98. "__type__": "cc.Node",
  99. "_name": "capsule",
  100. "_objFlags": 0,
  101. "_parent": {
  102. "__id__": 1
  103. },
  104. "_children": [],
  105. "_active": true,
  106. "_components": [
  107. {
  108. "__id__": 3
  109. }
  110. ],
  111. "_prefab": {
  112. "__id__": 4
  113. },
  114. "_opacity": 255,
  115. "_color": {
  116. "__type__": "cc.Color",
  117. "r": 255,
  118. "g": 255,
  119. "b": 255,
  120. "a": 255
  121. },
  122. "_contentSize": {
  123. "__type__": "cc.Size",
  124. "width": 0,
  125. "height": 0
  126. },
  127. "_anchorPoint": {
  128. "__type__": "cc.Vec2",
  129. "x": 0.5,
  130. "y": 0.5
  131. },
  132. "_trs": {
  133. "__type__": "TypedArray",
  134. "ctor": "Float64Array",
  135. "array": [
  136. 0,
  137. 0,
  138. 0,
  139. 8.146033536604618e-8,
  140. 0,
  141. 0,
  142. 0.9999999999999967,
  143. 100,
  144. 100,
  145. 100
  146. ]
  147. },
  148. "_eulerAngles": {
  149. "__type__": "cc.Vec3",
  150. "x": 0.000009334666828389458,
  151. "y": 0,
  152. "z": 0
  153. },
  154. "_skewX": 0,
  155. "_skewY": 0,
  156. "_is3DNode": true,
  157. "_groupIndex": 0,
  158. "groupIndex": 0,
  159. "_id": ""
  160. },
  161. {
  162. "__type__": "cc.MeshRenderer",
  163. "_name": "",
  164. "_objFlags": 0,
  165. "node": {
  166. "__id__": 2
  167. },
  168. "_enabled": true,
  169. "_materials": [
  170. {
  171. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  172. }
  173. ],
  174. "_mesh": {
  175. "__uuid__": "83f5eff8-3385-4f95-9b76-8da0aa1d96cd"
  176. },
  177. "_receiveShadows": false,
  178. "_shadowCastingMode": 0,
  179. "_enableAutoBatch": false,
  180. "textures": [],
  181. "_id": ""
  182. },
  183. {
  184. "__type__": "cc.PrefabInfo",
  185. "root": {
  186. "__id__": 1
  187. },
  188. "asset": {
  189. "__id__": 0
  190. },
  191. "fileId": "capsule",
  192. "sync": false
  193. },
  194. {
  195. "__type__": "cc.Node",
  196. "_name": "plane",
  197. "_objFlags": 0,
  198. "_parent": {
  199. "__id__": 1
  200. },
  201. "_children": [],
  202. "_active": true,
  203. "_components": [
  204. {
  205. "__id__": 6
  206. }
  207. ],
  208. "_prefab": {
  209. "__id__": 7
  210. },
  211. "_opacity": 255,
  212. "_color": {
  213. "__type__": "cc.Color",
  214. "r": 255,
  215. "g": 255,
  216. "b": 255,
  217. "a": 255
  218. },
  219. "_contentSize": {
  220. "__type__": "cc.Size",
  221. "width": 0,
  222. "height": 0
  223. },
  224. "_anchorPoint": {
  225. "__type__": "cc.Vec2",
  226. "x": 0.5,
  227. "y": 0.5
  228. },
  229. "_trs": {
  230. "__type__": "TypedArray",
  231. "ctor": "Float64Array",
  232. "array": [
  233. 0,
  234. 0,
  235. 0,
  236. 8.146033536604618e-8,
  237. 0,
  238. 0,
  239. 0.9999999999999967,
  240. 100,
  241. 100,
  242. 100
  243. ]
  244. },
  245. "_eulerAngles": {
  246. "__type__": "cc.Vec3",
  247. "x": 0.000009334666828389458,
  248. "y": 0,
  249. "z": 0
  250. },
  251. "_skewX": 0,
  252. "_skewY": 0,
  253. "_is3DNode": true,
  254. "_groupIndex": 0,
  255. "groupIndex": 0,
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.MeshRenderer",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 5
  264. },
  265. "_enabled": true,
  266. "_materials": [
  267. {
  268. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  269. }
  270. ],
  271. "_mesh": {
  272. "__uuid__": "a1ef2fc9-9c57-418a-8f69-6bed9a7a0e7f"
  273. },
  274. "_receiveShadows": false,
  275. "_shadowCastingMode": 0,
  276. "_enableAutoBatch": false,
  277. "textures": [],
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.PrefabInfo",
  282. "root": {
  283. "__id__": 1
  284. },
  285. "asset": {
  286. "__id__": 0
  287. },
  288. "fileId": "plane",
  289. "sync": false
  290. },
  291. {
  292. "__type__": "cc.Node",
  293. "_name": "cone",
  294. "_objFlags": 0,
  295. "_parent": {
  296. "__id__": 1
  297. },
  298. "_children": [],
  299. "_active": true,
  300. "_components": [
  301. {
  302. "__id__": 9
  303. }
  304. ],
  305. "_prefab": {
  306. "__id__": 10
  307. },
  308. "_opacity": 255,
  309. "_color": {
  310. "__type__": "cc.Color",
  311. "r": 255,
  312. "g": 255,
  313. "b": 255,
  314. "a": 255
  315. },
  316. "_contentSize": {
  317. "__type__": "cc.Size",
  318. "width": 0,
  319. "height": 0
  320. },
  321. "_anchorPoint": {
  322. "__type__": "cc.Vec2",
  323. "x": 0.5,
  324. "y": 0.5
  325. },
  326. "_trs": {
  327. "__type__": "TypedArray",
  328. "ctor": "Float64Array",
  329. "array": [
  330. 0,
  331. 0,
  332. 0,
  333. -0.7071068286895765,
  334. 0,
  335. 0,
  336. 0.7071067336835153,
  337. 100,
  338. 100,
  339. 100
  340. ]
  341. },
  342. "_eulerAngles": {
  343. "__type__": "cc.Vec3",
  344. "x": -90.00000769819565,
  345. "y": 0,
  346. "z": 0
  347. },
  348. "_skewX": 0,
  349. "_skewY": 0,
  350. "_is3DNode": true,
  351. "_groupIndex": 0,
  352. "groupIndex": 0,
  353. "_id": ""
  354. },
  355. {
  356. "__type__": "cc.MeshRenderer",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "node": {
  360. "__id__": 8
  361. },
  362. "_enabled": true,
  363. "_materials": [
  364. {
  365. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  366. }
  367. ],
  368. "_mesh": {
  369. "__uuid__": "7a17de6e-227a-46b1-8009-e7157d4d3acf"
  370. },
  371. "_receiveShadows": false,
  372. "_shadowCastingMode": 0,
  373. "_enableAutoBatch": false,
  374. "textures": [],
  375. "_id": ""
  376. },
  377. {
  378. "__type__": "cc.PrefabInfo",
  379. "root": {
  380. "__id__": 1
  381. },
  382. "asset": {
  383. "__id__": 0
  384. },
  385. "fileId": "cone",
  386. "sync": false
  387. },
  388. {
  389. "__type__": "cc.Node",
  390. "_name": "torus",
  391. "_objFlags": 0,
  392. "_parent": {
  393. "__id__": 1
  394. },
  395. "_children": [],
  396. "_active": true,
  397. "_components": [
  398. {
  399. "__id__": 12
  400. }
  401. ],
  402. "_prefab": {
  403. "__id__": 13
  404. },
  405. "_opacity": 255,
  406. "_color": {
  407. "__type__": "cc.Color",
  408. "r": 255,
  409. "g": 255,
  410. "b": 255,
  411. "a": 255
  412. },
  413. "_contentSize": {
  414. "__type__": "cc.Size",
  415. "width": 0,
  416. "height": 0
  417. },
  418. "_anchorPoint": {
  419. "__type__": "cc.Vec2",
  420. "x": 0.5,
  421. "y": 0.5
  422. },
  423. "_trs": {
  424. "__type__": "TypedArray",
  425. "ctor": "Float64Array",
  426. "array": [
  427. 0,
  428. 0,
  429. 0,
  430. 8.146033536604618e-8,
  431. 0,
  432. 0,
  433. 0.9999999999999967,
  434. 100,
  435. 100,
  436. 100
  437. ]
  438. },
  439. "_eulerAngles": {
  440. "__type__": "cc.Vec3",
  441. "x": 0.000009334666828389458,
  442. "y": 0,
  443. "z": 0
  444. },
  445. "_skewX": 0,
  446. "_skewY": 0,
  447. "_is3DNode": true,
  448. "_groupIndex": 0,
  449. "groupIndex": 0,
  450. "_id": ""
  451. },
  452. {
  453. "__type__": "cc.MeshRenderer",
  454. "_name": "",
  455. "_objFlags": 0,
  456. "node": {
  457. "__id__": 11
  458. },
  459. "_enabled": true,
  460. "_materials": [
  461. {
  462. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  463. }
  464. ],
  465. "_mesh": {
  466. "__uuid__": "14c74869-bdb4-4f57-86d8-a7875de2be30"
  467. },
  468. "_receiveShadows": false,
  469. "_shadowCastingMode": 0,
  470. "_enableAutoBatch": false,
  471. "textures": [],
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.PrefabInfo",
  476. "root": {
  477. "__id__": 1
  478. },
  479. "asset": {
  480. "__id__": 0
  481. },
  482. "fileId": "torus",
  483. "sync": false
  484. },
  485. {
  486. "__type__": "cc.Node",
  487. "_name": "sphere",
  488. "_objFlags": 0,
  489. "_parent": {
  490. "__id__": 1
  491. },
  492. "_children": [],
  493. "_active": true,
  494. "_components": [
  495. {
  496. "__id__": 15
  497. }
  498. ],
  499. "_prefab": {
  500. "__id__": 16
  501. },
  502. "_opacity": 255,
  503. "_color": {
  504. "__type__": "cc.Color",
  505. "r": 255,
  506. "g": 255,
  507. "b": 255,
  508. "a": 255
  509. },
  510. "_contentSize": {
  511. "__type__": "cc.Size",
  512. "width": 0,
  513. "height": 0
  514. },
  515. "_anchorPoint": {
  516. "__type__": "cc.Vec2",
  517. "x": 0.5,
  518. "y": 0.5
  519. },
  520. "_trs": {
  521. "__type__": "TypedArray",
  522. "ctor": "Float64Array",
  523. "array": [
  524. 0,
  525. 0,
  526. 0,
  527. 8.146033536604618e-8,
  528. 0,
  529. 0,
  530. 0.9999999999999967,
  531. 100,
  532. 100,
  533. 100
  534. ]
  535. },
  536. "_eulerAngles": {
  537. "__type__": "cc.Vec3",
  538. "x": 0.000009334666828389458,
  539. "y": 0,
  540. "z": 0
  541. },
  542. "_skewX": 0,
  543. "_skewY": 0,
  544. "_is3DNode": true,
  545. "_groupIndex": 0,
  546. "groupIndex": 0,
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.MeshRenderer",
  551. "_name": "",
  552. "_objFlags": 0,
  553. "node": {
  554. "__id__": 14
  555. },
  556. "_enabled": true,
  557. "_materials": [
  558. {
  559. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  560. }
  561. ],
  562. "_mesh": {
  563. "__uuid__": "3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d"
  564. },
  565. "_receiveShadows": false,
  566. "_shadowCastingMode": 0,
  567. "_enableAutoBatch": false,
  568. "textures": [],
  569. "_id": ""
  570. },
  571. {
  572. "__type__": "cc.PrefabInfo",
  573. "root": {
  574. "__id__": 1
  575. },
  576. "asset": {
  577. "__id__": 0
  578. },
  579. "fileId": "sphere",
  580. "sync": false
  581. },
  582. {
  583. "__type__": "cc.Node",
  584. "_name": "quad",
  585. "_objFlags": 0,
  586. "_parent": {
  587. "__id__": 1
  588. },
  589. "_children": [],
  590. "_active": true,
  591. "_components": [
  592. {
  593. "__id__": 18
  594. }
  595. ],
  596. "_prefab": {
  597. "__id__": 19
  598. },
  599. "_opacity": 255,
  600. "_color": {
  601. "__type__": "cc.Color",
  602. "r": 255,
  603. "g": 255,
  604. "b": 255,
  605. "a": 255
  606. },
  607. "_contentSize": {
  608. "__type__": "cc.Size",
  609. "width": 0,
  610. "height": 0
  611. },
  612. "_anchorPoint": {
  613. "__type__": "cc.Vec2",
  614. "x": 0.5,
  615. "y": 0.5
  616. },
  617. "_trs": {
  618. "__type__": "TypedArray",
  619. "ctor": "Float64Array",
  620. "array": [
  621. 0,
  622. 0,
  623. 0,
  624. 8.146033536604618e-8,
  625. 0,
  626. 0,
  627. 0.9999999999999967,
  628. 100,
  629. 100,
  630. 100
  631. ]
  632. },
  633. "_eulerAngles": {
  634. "__type__": "cc.Vec3",
  635. "x": 0.000009334666828389458,
  636. "y": 0,
  637. "z": 0
  638. },
  639. "_skewX": 0,
  640. "_skewY": 0,
  641. "_is3DNode": true,
  642. "_groupIndex": 0,
  643. "groupIndex": 0,
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "cc.MeshRenderer",
  648. "_name": "",
  649. "_objFlags": 0,
  650. "node": {
  651. "__id__": 17
  652. },
  653. "_enabled": true,
  654. "_materials": [
  655. {
  656. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  657. }
  658. ],
  659. "_mesh": {
  660. "__uuid__": "e93d3fa9-8c21-4375-8a21-14ba84066c77"
  661. },
  662. "_receiveShadows": false,
  663. "_shadowCastingMode": 0,
  664. "_enableAutoBatch": false,
  665. "textures": [],
  666. "_id": ""
  667. },
  668. {
  669. "__type__": "cc.PrefabInfo",
  670. "root": {
  671. "__id__": 1
  672. },
  673. "asset": {
  674. "__id__": 0
  675. },
  676. "fileId": "quad",
  677. "sync": false
  678. },
  679. {
  680. "__type__": "cc.Node",
  681. "_name": "cylinder",
  682. "_objFlags": 0,
  683. "_parent": {
  684. "__id__": 1
  685. },
  686. "_children": [],
  687. "_active": true,
  688. "_components": [
  689. {
  690. "__id__": 21
  691. }
  692. ],
  693. "_prefab": {
  694. "__id__": 22
  695. },
  696. "_opacity": 255,
  697. "_color": {
  698. "__type__": "cc.Color",
  699. "r": 255,
  700. "g": 255,
  701. "b": 255,
  702. "a": 255
  703. },
  704. "_contentSize": {
  705. "__type__": "cc.Size",
  706. "width": 0,
  707. "height": 0
  708. },
  709. "_anchorPoint": {
  710. "__type__": "cc.Vec2",
  711. "x": 0.5,
  712. "y": 0.5
  713. },
  714. "_trs": {
  715. "__type__": "TypedArray",
  716. "ctor": "Float64Array",
  717. "array": [
  718. 0,
  719. 0,
  720. 0,
  721. 8.146033536604618e-8,
  722. 0,
  723. 0,
  724. 0.9999999999999967,
  725. 100,
  726. 100,
  727. 100
  728. ]
  729. },
  730. "_eulerAngles": {
  731. "__type__": "cc.Vec3",
  732. "x": 0.000009334666828389458,
  733. "y": 0,
  734. "z": 0
  735. },
  736. "_skewX": 0,
  737. "_skewY": 0,
  738. "_is3DNode": true,
  739. "_groupIndex": 0,
  740. "groupIndex": 0,
  741. "_id": ""
  742. },
  743. {
  744. "__type__": "cc.MeshRenderer",
  745. "_name": "",
  746. "_objFlags": 0,
  747. "node": {
  748. "__id__": 20
  749. },
  750. "_enabled": true,
  751. "_materials": [
  752. {
  753. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  754. }
  755. ],
  756. "_mesh": {
  757. "__uuid__": "b430cea3-6ab3-4106-b073-26c698918edd"
  758. },
  759. "_receiveShadows": false,
  760. "_shadowCastingMode": 0,
  761. "_enableAutoBatch": false,
  762. "textures": [],
  763. "_id": ""
  764. },
  765. {
  766. "__type__": "cc.PrefabInfo",
  767. "root": {
  768. "__id__": 1
  769. },
  770. "asset": {
  771. "__id__": 0
  772. },
  773. "fileId": "cylinder",
  774. "sync": false
  775. },
  776. {
  777. "__type__": "cc.Node",
  778. "_name": "box",
  779. "_objFlags": 0,
  780. "_parent": {
  781. "__id__": 1
  782. },
  783. "_children": [],
  784. "_active": true,
  785. "_components": [
  786. {
  787. "__id__": 24
  788. }
  789. ],
  790. "_prefab": {
  791. "__id__": 25
  792. },
  793. "_opacity": 255,
  794. "_color": {
  795. "__type__": "cc.Color",
  796. "r": 255,
  797. "g": 255,
  798. "b": 255,
  799. "a": 255
  800. },
  801. "_contentSize": {
  802. "__type__": "cc.Size",
  803. "width": 0,
  804. "height": 0
  805. },
  806. "_anchorPoint": {
  807. "__type__": "cc.Vec2",
  808. "x": 0.5,
  809. "y": 0.5
  810. },
  811. "_trs": {
  812. "__type__": "TypedArray",
  813. "ctor": "Float64Array",
  814. "array": [
  815. 0,
  816. 0,
  817. 0,
  818. 8.146033536604618e-8,
  819. 0,
  820. 0,
  821. 0.9999999999999967,
  822. 100,
  823. 100,
  824. 100
  825. ]
  826. },
  827. "_eulerAngles": {
  828. "__type__": "cc.Vec3",
  829. "x": 0.000009334666828389458,
  830. "y": 0,
  831. "z": 0
  832. },
  833. "_skewX": 0,
  834. "_skewY": 0,
  835. "_is3DNode": true,
  836. "_groupIndex": 0,
  837. "groupIndex": 0,
  838. "_id": ""
  839. },
  840. {
  841. "__type__": "cc.MeshRenderer",
  842. "_name": "",
  843. "_objFlags": 0,
  844. "node": {
  845. "__id__": 23
  846. },
  847. "_enabled": true,
  848. "_materials": [
  849. {
  850. "__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
  851. }
  852. ],
  853. "_mesh": {
  854. "__uuid__": "046f172c-1574-488b-bbb8-6415a9adb96d"
  855. },
  856. "_receiveShadows": false,
  857. "_shadowCastingMode": 0,
  858. "_enableAutoBatch": false,
  859. "textures": [],
  860. "_id": ""
  861. },
  862. {
  863. "__type__": "cc.PrefabInfo",
  864. "root": {
  865. "__id__": 1
  866. },
  867. "asset": {
  868. "__id__": 0
  869. },
  870. "fileId": "box",
  871. "sync": false
  872. },
  873. {
  874. "__type__": "cc.PrefabInfo",
  875. "root": {
  876. "__id__": 1
  877. },
  878. "asset": {
  879. "__id__": 0
  880. },
  881. "fileId": "",
  882. "sync": false
  883. }
  884. ]