DesginScene.scene 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. },
  10. "asyncLoadAssets": false
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "",
  15. "_objFlags": 0,
  16. "_parent": null,
  17. "_children": [
  18. {
  19. "__id__": 2
  20. },
  21. {
  22. "__id__": 5
  23. },
  24. {
  25. "__id__": 7
  26. },
  27. {
  28. "__id__": 10
  29. },
  30. {
  31. "__id__": 13
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [],
  36. "_prefab": null,
  37. "autoReleaseAssets": false,
  38. "_globals": {
  39. "__id__": 65
  40. },
  41. "_id": "eed522c4-ae9c-460c-b791-28face5c9e33"
  42. },
  43. {
  44. "__type__": "cc.Node",
  45. "_name": "Main Light",
  46. "_objFlags": 0,
  47. "_parent": {
  48. "__id__": 1
  49. },
  50. "_children": [],
  51. "_active": true,
  52. "_components": [
  53. {
  54. "__id__": 3
  55. }
  56. ],
  57. "_prefab": null,
  58. "_lpos": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_lrot": {
  65. "__type__": "cc.Quat",
  66. "x": -0.6466080616936816,
  67. "y": 0.5211052195114215,
  68. "z": 0.1635448971826465,
  69. "w": 0.5325414832256834
  70. },
  71. "_lscale": {
  72. "__type__": "cc.Vec3",
  73. "x": 1,
  74. "y": 1,
  75. "z": 1
  76. },
  77. "_layer": 1073741824,
  78. "_euler": {
  79. "__type__": "cc.Vec3",
  80. "x": -82.684,
  81. "y": 62.243,
  82. "z": -29.981
  83. },
  84. "_id": "c0y6F5f+pAvI805TdmxIjx"
  85. },
  86. {
  87. "__type__": "cc.DirectionalLightComponent",
  88. "_name": "",
  89. "_objFlags": 0,
  90. "node": {
  91. "__id__": 2
  92. },
  93. "_enabled": true,
  94. "_color": {
  95. "__type__": "cc.Color",
  96. "r": 255,
  97. "g": 255,
  98. "b": 255,
  99. "a": 255
  100. },
  101. "_useColorTemperature": false,
  102. "_colorTemperature": 6550,
  103. "_staticSettings": {
  104. "__id__": 4
  105. },
  106. "_illuminance": 65000,
  107. "_id": "597uMYCbhEtJQc0ffJlcgA"
  108. },
  109. {
  110. "__type__": "cc.StaticLightSettings",
  111. "_editorOnly": false,
  112. "_bakeable": false,
  113. "_castShadow": false
  114. },
  115. {
  116. "__type__": "cc.Node",
  117. "_name": "Camera",
  118. "_objFlags": 0,
  119. "_parent": {
  120. "__id__": 1
  121. },
  122. "_children": [],
  123. "_active": true,
  124. "_components": [
  125. {
  126. "__id__": 6
  127. }
  128. ],
  129. "_prefab": null,
  130. "_lpos": {
  131. "__type__": "cc.Vec3",
  132. "x": 0,
  133. "y": 0,
  134. "z": 3.411
  135. },
  136. "_lrot": {
  137. "__type__": "cc.Quat",
  138. "x": 0,
  139. "y": 0,
  140. "z": 0,
  141. "w": 1
  142. },
  143. "_lscale": {
  144. "__type__": "cc.Vec3",
  145. "x": 1,
  146. "y": 1,
  147. "z": 1
  148. },
  149. "_layer": 1073741824,
  150. "_euler": {
  151. "__type__": "cc.Vec3",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0
  155. },
  156. "_id": "c9DMICJLFO5IeO07EPon7U"
  157. },
  158. {
  159. "__type__": "cc.CameraComponent",
  160. "_name": "",
  161. "_objFlags": 0,
  162. "node": {
  163. "__id__": 5
  164. },
  165. "_enabled": true,
  166. "_projection": 1,
  167. "_priority": 0,
  168. "_fov": 45,
  169. "_fovAxis": 0,
  170. "_orthoHeight": 10,
  171. "_near": 1,
  172. "_far": 1000,
  173. "_color": {
  174. "__type__": "cc.Color",
  175. "r": 51,
  176. "g": 51,
  177. "b": 51,
  178. "a": 255
  179. },
  180. "_depth": 1,
  181. "_stencil": 0,
  182. "_clearFlags": 7,
  183. "_rect": {
  184. "__type__": "cc.Rect",
  185. "x": 0,
  186. "y": 0,
  187. "width": 1,
  188. "height": 1
  189. },
  190. "_aperture": 19,
  191. "_shutter": 7,
  192. "_iso": 0,
  193. "_screenScale": 1,
  194. "_visibility": 1822425087,
  195. "_targetTexture": null,
  196. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  197. },
  198. {
  199. "__type__": "cc.Node",
  200. "_name": "Canvas",
  201. "_objFlags": 0,
  202. "_parent": {
  203. "__id__": 1
  204. },
  205. "_children": [],
  206. "_active": true,
  207. "_components": [
  208. {
  209. "__id__": 8
  210. },
  211. {
  212. "__id__": 9
  213. }
  214. ],
  215. "_prefab": null,
  216. "_lpos": {
  217. "__type__": "cc.Vec3",
  218. "x": 375,
  219. "y": 667,
  220. "z": 1
  221. },
  222. "_lrot": {
  223. "__type__": "cc.Quat",
  224. "x": 0,
  225. "y": 0,
  226. "z": 0,
  227. "w": 1
  228. },
  229. "_lscale": {
  230. "__type__": "cc.Vec3",
  231. "x": 1,
  232. "y": 1,
  233. "z": 1
  234. },
  235. "_layer": 33554432,
  236. "_euler": {
  237. "__type__": "cc.Vec3",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0
  241. },
  242. "_id": "5fuUhGhl9MGInSi0Ztltsu"
  243. },
  244. {
  245. "__type__": "cc.UITransformComponent",
  246. "_name": "",
  247. "_objFlags": 0,
  248. "node": {
  249. "__id__": 7
  250. },
  251. "_enabled": true,
  252. "_priority": 0,
  253. "_contentSize": {
  254. "__type__": "cc.Size",
  255. "width": 750,
  256. "height": 1334
  257. },
  258. "_anchorPoint": {
  259. "__type__": "cc.Vec2",
  260. "x": 0.5,
  261. "y": 0.5
  262. },
  263. "_id": "54Nvml2LZBnbKKblo847vz"
  264. },
  265. {
  266. "__type__": "cc.CanvasComponent",
  267. "_name": "",
  268. "_objFlags": 0,
  269. "node": {
  270. "__id__": 7
  271. },
  272. "_enabled": true,
  273. "_priority": 0,
  274. "_targetTexture": null,
  275. "_clearFlag": 0,
  276. "_color": {
  277. "__type__": "cc.Color",
  278. "r": 0,
  279. "g": 0,
  280. "b": 0,
  281. "a": 0
  282. },
  283. "_renderMode": 0,
  284. "_id": "2fOyXhk1BLlL+3WI/PCofl"
  285. },
  286. {
  287. "__type__": "cc.Node",
  288. "_name": "Cube",
  289. "_objFlags": 0,
  290. "_parent": {
  291. "__id__": 1
  292. },
  293. "_children": [],
  294. "_active": false,
  295. "_components": [
  296. {
  297. "__id__": 11
  298. }
  299. ],
  300. "_prefab": null,
  301. "_lpos": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_lrot": {
  308. "__type__": "cc.Quat",
  309. "x": 0,
  310. "y": 0,
  311. "z": 0,
  312. "w": 1
  313. },
  314. "_lscale": {
  315. "__type__": "cc.Vec3",
  316. "x": 1,
  317. "y": 1,
  318. "z": 1
  319. },
  320. "_layer": 1073741824,
  321. "_euler": {
  322. "__type__": "cc.Vec3",
  323. "x": 0,
  324. "y": 0,
  325. "z": 0
  326. },
  327. "_id": "0foXVbaqtLvIeTSXO/vrYR"
  328. },
  329. {
  330. "__type__": "cc.ModelComponent",
  331. "_name": "Cube<ModelComponent>",
  332. "_objFlags": 0,
  333. "node": {
  334. "__id__": 10
  335. },
  336. "_enabled": true,
  337. "_materials": [
  338. {
  339. "__uuid__": "d3c7820c-2a98-4429-8bc7-b8453bc9ac41"
  340. }
  341. ],
  342. "_visFlags": 0,
  343. "lightmapSettings": {
  344. "__id__": 12
  345. },
  346. "_mesh": {
  347. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@a804a"
  348. },
  349. "_shadowCastingMode": 0,
  350. "_enableMorph": true,
  351. "_id": "3apR3DVzhDZ5qBYbAoczA/"
  352. },
  353. {
  354. "__type__": "cc.ModelLightmapSettings",
  355. "texture": null,
  356. "uvParam": {
  357. "__type__": "cc.Vec4",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0,
  361. "w": 0
  362. },
  363. "_bakeable": false,
  364. "_castShadow": false,
  365. "_receiveShadow": false,
  366. "_recieveShadow": false,
  367. "_lightmapSize": 64
  368. },
  369. {
  370. "__type__": "cc.Node",
  371. "_name": "zhuodan2",
  372. "_objFlags": 0,
  373. "_parent": {
  374. "__id__": 1
  375. },
  376. "_children": [],
  377. "_active": true,
  378. "_components": [
  379. {
  380. "__id__": 14
  381. }
  382. ],
  383. "_prefab": {
  384. "__id__": 64
  385. },
  386. "_lpos": {
  387. "__type__": "cc.Vec3",
  388. "x": 0,
  389. "y": 0,
  390. "z": 0
  391. },
  392. "_lrot": {
  393. "__type__": "cc.Quat",
  394. "x": 1,
  395. "y": 0,
  396. "z": 0,
  397. "w": 6.123233995736766e-17
  398. },
  399. "_lscale": {
  400. "__type__": "cc.Vec3",
  401. "x": 0.256,
  402. "y": 0.256,
  403. "z": 0.256
  404. },
  405. "_layer": 1073741824,
  406. "_euler": {
  407. "__type__": "cc.Vec3",
  408. "x": 180,
  409. "y": 0,
  410. "z": 0
  411. },
  412. "_id": "575/eB4VtLbYxdSljSuVUY"
  413. },
  414. {
  415. "__type__": "cc.ParticleSystemComponent",
  416. "_name": "",
  417. "_objFlags": 0,
  418. "node": {
  419. "__id__": 13
  420. },
  421. "_enabled": true,
  422. "_materials": [
  423. {
  424. "__uuid__": "c389c174-81ed-463b-b141-dfde730b53c9"
  425. },
  426. null
  427. ],
  428. "_visFlags": 0,
  429. "startColor": {
  430. "__id__": 15
  431. },
  432. "scaleSpace": 1,
  433. "startSize3D": false,
  434. "startSizeX": {
  435. "__id__": 16
  436. },
  437. "startSize": {
  438. "__id__": 16
  439. },
  440. "startSizeY": {
  441. "__id__": 17
  442. },
  443. "startSizeZ": {
  444. "__id__": 18
  445. },
  446. "startSpeed": {
  447. "__id__": 19
  448. },
  449. "startRotation3D": false,
  450. "startRotationX": {
  451. "__id__": 20
  452. },
  453. "startRotationY": {
  454. "__id__": 21
  455. },
  456. "startRotationZ": {
  457. "__id__": 22
  458. },
  459. "startRotation": {
  460. "__id__": 22
  461. },
  462. "startDelay": {
  463. "__id__": 23
  464. },
  465. "startLifetime": {
  466. "__id__": 24
  467. },
  468. "duration": 0.5,
  469. "loop": false,
  470. "simulationSpeed": 1,
  471. "playOnAwake": true,
  472. "gravityModifier": {
  473. "__id__": 25
  474. },
  475. "rateOverTime": {
  476. "__id__": 26
  477. },
  478. "rateOverDistance": {
  479. "__id__": 27
  480. },
  481. "bursts": [],
  482. "_colorOverLifetimeModule": {
  483. "__id__": 28
  484. },
  485. "_shapeModule": {
  486. "__id__": 30
  487. },
  488. "_sizeOvertimeModule": {
  489. "__id__": 32
  490. },
  491. "_velocityOvertimeModule": {
  492. "__id__": 37
  493. },
  494. "_forceOvertimeModule": {
  495. "__id__": 42
  496. },
  497. "_limitVelocityOvertimeModule": {
  498. "__id__": 46
  499. },
  500. "_rotationOvertimeModule": {
  501. "__id__": 51
  502. },
  503. "_textureAnimationModule": {
  504. "__id__": 55
  505. },
  506. "_trailModule": {
  507. "__id__": 58
  508. },
  509. "renderer": {
  510. "__id__": 63
  511. },
  512. "enableCulling": false,
  513. "_prewarm": false,
  514. "_capacity": 100,
  515. "_simulationSpace": 1,
  516. "_id": "abJLqq6QhAkLddMwVyvP3D"
  517. },
  518. {
  519. "__type__": "cc.GradientRange",
  520. "_mode": 0,
  521. "color": {
  522. "__type__": "cc.Color",
  523. "r": 255,
  524. "g": 255,
  525. "b": 255,
  526. "a": 255
  527. }
  528. },
  529. {
  530. "__type__": "cc.CurveRange",
  531. "mode": 0,
  532. "constant": 1,
  533. "multiplier": 1
  534. },
  535. {
  536. "__type__": "cc.CurveRange",
  537. "mode": 0,
  538. "constant": 0,
  539. "multiplier": 1
  540. },
  541. {
  542. "__type__": "cc.CurveRange",
  543. "mode": 0,
  544. "constant": 0,
  545. "multiplier": 1
  546. },
  547. {
  548. "__type__": "cc.CurveRange",
  549. "mode": 0,
  550. "constant": 2,
  551. "multiplier": 1
  552. },
  553. {
  554. "__type__": "cc.CurveRange",
  555. "mode": 0,
  556. "constant": 0,
  557. "multiplier": 1
  558. },
  559. {
  560. "__type__": "cc.CurveRange",
  561. "mode": 0,
  562. "constant": 0,
  563. "multiplier": 1
  564. },
  565. {
  566. "__type__": "cc.CurveRange",
  567. "mode": 0,
  568. "constant": 0,
  569. "multiplier": 1
  570. },
  571. {
  572. "__type__": "cc.CurveRange",
  573. "mode": 0,
  574. "constant": 0,
  575. "multiplier": 1
  576. },
  577. {
  578. "__type__": "cc.CurveRange",
  579. "mode": 0,
  580. "constant": 0,
  581. "multiplier": 1
  582. },
  583. {
  584. "__type__": "cc.CurveRange",
  585. "mode": 0,
  586. "constant": 0,
  587. "multiplier": 1
  588. },
  589. {
  590. "__type__": "cc.CurveRange",
  591. "mode": 0,
  592. "constant": 5,
  593. "multiplier": 1
  594. },
  595. {
  596. "__type__": "cc.CurveRange",
  597. "mode": 0,
  598. "constant": 0,
  599. "multiplier": 1
  600. },
  601. {
  602. "__type__": "cc.ColorOvertimeModule",
  603. "_enable": false,
  604. "color": {
  605. "__id__": 29
  606. }
  607. },
  608. {
  609. "__type__": "cc.GradientRange",
  610. "_mode": 0,
  611. "color": {
  612. "__type__": "cc.Color",
  613. "r": 255,
  614. "g": 255,
  615. "b": 255,
  616. "a": 255
  617. }
  618. },
  619. {
  620. "__type__": "cc.ShapeModule",
  621. "_enable": true,
  622. "_shapeType": 2,
  623. "shapeType": 2,
  624. "emitFrom": 0,
  625. "alignToDirection": false,
  626. "randomDirectionAmount": 0,
  627. "sphericalDirectionAmount": 0,
  628. "randomPositionAmount": 0,
  629. "radius": 0.8,
  630. "radiusThickness": 1,
  631. "arcMode": 0,
  632. "arcSpread": 0,
  633. "arcSpeed": {
  634. "__id__": 31
  635. },
  636. "length": 5,
  637. "boxThickness": {
  638. "__type__": "cc.Vec3",
  639. "x": 0,
  640. "y": 0,
  641. "z": 0
  642. },
  643. "_position": {
  644. "__type__": "cc.Vec3",
  645. "x": 0,
  646. "y": 0,
  647. "z": 0
  648. },
  649. "_rotation": {
  650. "__type__": "cc.Vec3",
  651. "x": 0,
  652. "y": 0,
  653. "z": 0
  654. },
  655. "_scale": {
  656. "__type__": "cc.Vec3",
  657. "x": 1,
  658. "y": 1,
  659. "z": 1
  660. },
  661. "_arc": 6.283185307179586,
  662. "_angle": 0.4363323129985824
  663. },
  664. {
  665. "__type__": "cc.CurveRange",
  666. "mode": 0,
  667. "constant": 1,
  668. "multiplier": 1
  669. },
  670. {
  671. "__type__": "cc.SizeOvertimeModule",
  672. "_enable": false,
  673. "separateAxes": false,
  674. "size": {
  675. "__id__": 33
  676. },
  677. "x": {
  678. "__id__": 34
  679. },
  680. "y": {
  681. "__id__": 35
  682. },
  683. "z": {
  684. "__id__": 36
  685. }
  686. },
  687. {
  688. "__type__": "cc.CurveRange",
  689. "mode": 0,
  690. "constant": 0,
  691. "multiplier": 1
  692. },
  693. {
  694. "__type__": "cc.CurveRange",
  695. "mode": 0,
  696. "constant": 0,
  697. "multiplier": 1
  698. },
  699. {
  700. "__type__": "cc.CurveRange",
  701. "mode": 0,
  702. "constant": 0,
  703. "multiplier": 1
  704. },
  705. {
  706. "__type__": "cc.CurveRange",
  707. "mode": 0,
  708. "constant": 0,
  709. "multiplier": 1
  710. },
  711. {
  712. "__type__": "cc.VelocityOvertimeModule",
  713. "_enable": false,
  714. "x": {
  715. "__id__": 38
  716. },
  717. "y": {
  718. "__id__": 39
  719. },
  720. "z": {
  721. "__id__": 40
  722. },
  723. "speedModifier": {
  724. "__id__": 41
  725. },
  726. "space": 1
  727. },
  728. {
  729. "__type__": "cc.CurveRange",
  730. "mode": 0,
  731. "constant": 0,
  732. "multiplier": 1
  733. },
  734. {
  735. "__type__": "cc.CurveRange",
  736. "mode": 0,
  737. "constant": 0,
  738. "multiplier": 1
  739. },
  740. {
  741. "__type__": "cc.CurveRange",
  742. "mode": 0,
  743. "constant": 0,
  744. "multiplier": 1
  745. },
  746. {
  747. "__type__": "cc.CurveRange",
  748. "mode": 0,
  749. "constant": 1,
  750. "multiplier": 1
  751. },
  752. {
  753. "__type__": "cc.ForceOvertimeModule",
  754. "_enable": false,
  755. "x": {
  756. "__id__": 43
  757. },
  758. "y": {
  759. "__id__": 44
  760. },
  761. "z": {
  762. "__id__": 45
  763. },
  764. "space": 1
  765. },
  766. {
  767. "__type__": "cc.CurveRange",
  768. "mode": 0,
  769. "constant": 0,
  770. "multiplier": 1
  771. },
  772. {
  773. "__type__": "cc.CurveRange",
  774. "mode": 0,
  775. "constant": 0,
  776. "multiplier": 1
  777. },
  778. {
  779. "__type__": "cc.CurveRange",
  780. "mode": 0,
  781. "constant": 0,
  782. "multiplier": 1
  783. },
  784. {
  785. "__type__": "cc.LimitVelocityOvertimeModule",
  786. "_enable": false,
  787. "limitX": {
  788. "__id__": 47
  789. },
  790. "limitY": {
  791. "__id__": 48
  792. },
  793. "limitZ": {
  794. "__id__": 49
  795. },
  796. "limit": {
  797. "__id__": 50
  798. },
  799. "dampen": 3,
  800. "separateAxes": false,
  801. "space": 1
  802. },
  803. {
  804. "__type__": "cc.CurveRange",
  805. "mode": 0,
  806. "constant": 0,
  807. "multiplier": 1
  808. },
  809. {
  810. "__type__": "cc.CurveRange",
  811. "mode": 0,
  812. "constant": 0,
  813. "multiplier": 1
  814. },
  815. {
  816. "__type__": "cc.CurveRange",
  817. "mode": 0,
  818. "constant": 0,
  819. "multiplier": 1
  820. },
  821. {
  822. "__type__": "cc.CurveRange",
  823. "mode": 0,
  824. "constant": 0,
  825. "multiplier": 1
  826. },
  827. {
  828. "__type__": "cc.RotationOvertimeModule",
  829. "_enable": false,
  830. "_separateAxes": false,
  831. "x": {
  832. "__id__": 52
  833. },
  834. "y": {
  835. "__id__": 53
  836. },
  837. "z": {
  838. "__id__": 54
  839. }
  840. },
  841. {
  842. "__type__": "cc.CurveRange",
  843. "mode": 0,
  844. "constant": 0,
  845. "multiplier": 1
  846. },
  847. {
  848. "__type__": "cc.CurveRange",
  849. "mode": 0,
  850. "constant": 0,
  851. "multiplier": 1
  852. },
  853. {
  854. "__type__": "cc.CurveRange",
  855. "mode": 0,
  856. "constant": 0,
  857. "multiplier": 1
  858. },
  859. {
  860. "__type__": "cc.TextureAnimationModule",
  861. "_enable": true,
  862. "_numTilesX": 3,
  863. "numTilesX": 3,
  864. "_numTilesY": 1,
  865. "numTilesY": 1,
  866. "_mode": 0,
  867. "animation": 0,
  868. "frameOverTime": {
  869. "__id__": 56
  870. },
  871. "startFrame": {
  872. "__id__": 57
  873. },
  874. "cycleCount": 0,
  875. "_flipU": 0,
  876. "_flipV": 0,
  877. "_uvChannelMask": -1,
  878. "randomRow": false,
  879. "rowIndex": 0
  880. },
  881. {
  882. "__type__": "cc.CurveRange",
  883. "mode": 1,
  884. "curve": {
  885. "__type__": "cc.AnimationCurve",
  886. "preWrapMode": 2,
  887. "postWrapMode": 2,
  888. "keyFrames": [
  889. {
  890. "__type__": "cc.Keyframe",
  891. "time": 0,
  892. "value": 0,
  893. "inTangent": 1,
  894. "outTangent": 1
  895. },
  896. {
  897. "__type__": "cc.Keyframe",
  898. "time": 1,
  899. "value": 1,
  900. "inTangent": 1,
  901. "outTangent": 1
  902. }
  903. ]
  904. },
  905. "multiplier": 1
  906. },
  907. {
  908. "__type__": "cc.CurveRange",
  909. "mode": 0,
  910. "constant": 0,
  911. "multiplier": 1
  912. },
  913. {
  914. "__type__": "cc.TrailModule",
  915. "_enable": false,
  916. "mode": 0,
  917. "lifeTime": {
  918. "__id__": 59
  919. },
  920. "_minParticleDistance": 0.1,
  921. "existWithParticles": true,
  922. "textureMode": 0,
  923. "widthFromParticle": true,
  924. "widthRatio": {
  925. "__id__": 60
  926. },
  927. "colorFromParticle": false,
  928. "colorOverTrail": {
  929. "__id__": 61
  930. },
  931. "colorOvertime": {
  932. "__id__": 62
  933. },
  934. "_space": 0,
  935. "_particleSystem": {
  936. "__id__": 14
  937. }
  938. },
  939. {
  940. "__type__": "cc.CurveRange",
  941. "mode": 0,
  942. "constant": 1,
  943. "multiplier": 1
  944. },
  945. {
  946. "__type__": "cc.CurveRange",
  947. "mode": 0,
  948. "constant": 0,
  949. "multiplier": 1
  950. },
  951. {
  952. "__type__": "cc.GradientRange",
  953. "_mode": 0,
  954. "color": {
  955. "__type__": "cc.Color",
  956. "r": 255,
  957. "g": 255,
  958. "b": 255,
  959. "a": 255
  960. }
  961. },
  962. {
  963. "__type__": "cc.GradientRange",
  964. "_mode": 0,
  965. "color": {
  966. "__type__": "cc.Color",
  967. "r": 255,
  968. "g": 255,
  969. "b": 255,
  970. "a": 255
  971. }
  972. },
  973. {
  974. "__type__": "cc.ParticleSystemRenderer",
  975. "_renderMode": 0,
  976. "_velocityScale": 1,
  977. "_lengthScale": 1,
  978. "_mesh": null,
  979. "_mainTexture": {
  980. "__uuid__": "83610118-9164-4e54-bc67-660b28ba9610@6c48a"
  981. },
  982. "_useGPU": false
  983. },
  984. {
  985. "__type__": "cc.PrefabInfo",
  986. "root": {
  987. "__id__": 13
  988. },
  989. "asset": {
  990. "__uuid__": "2d47509d-9083-44be-984d-8b62eefe5154"
  991. },
  992. "fileId": "783x/UwAdF45+6HmMdJLcl",
  993. "sync": false,
  994. "_synced": {}
  995. },
  996. {
  997. "__type__": "cc.SceneGlobals",
  998. "ambient": {
  999. "__id__": 66
  1000. },
  1001. "planarShadows": {
  1002. "__id__": 67
  1003. },
  1004. "_skybox": {
  1005. "__id__": 68
  1006. }
  1007. },
  1008. {
  1009. "__type__": "cc.AmbientInfo",
  1010. "_skyColor": {
  1011. "__type__": "cc.Color",
  1012. "r": 51,
  1013. "g": 128,
  1014. "b": 204,
  1015. "a": 1
  1016. },
  1017. "_skyIllum": 20000,
  1018. "_groundAlbedo": {
  1019. "__type__": "cc.Color",
  1020. "r": 51,
  1021. "g": 51,
  1022. "b": 51,
  1023. "a": 255
  1024. }
  1025. },
  1026. {
  1027. "__type__": "cc.PlanarShadowInfo",
  1028. "_enabled": false,
  1029. "_normal": {
  1030. "__type__": "cc.Vec3",
  1031. "x": 0,
  1032. "y": 1,
  1033. "z": 0
  1034. },
  1035. "_distance": 0,
  1036. "_shadowColor": {
  1037. "__type__": "cc.Color",
  1038. "r": 0,
  1039. "g": 0,
  1040. "b": 0,
  1041. "a": 76
  1042. }
  1043. },
  1044. {
  1045. "__type__": "cc.SkyboxInfo",
  1046. "_envmap": null,
  1047. "_isRGBE": false,
  1048. "_enabled": false,
  1049. "_useIBL": false
  1050. }
  1051. ]