rotatingLightEffect0.anim 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "rotatingLightEffect0",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "sample": 60,
  7. "speed": 0.3,
  8. "wrapMode": 2,
  9. "events": [],
  10. "_duration": 1,
  11. "_keys": [
  12. [
  13. 0,
  14. 1
  15. ],
  16. [
  17. 0,
  18. 1
  19. ]
  20. ],
  21. "_stepness": 0,
  22. "_curves": [
  23. {
  24. "modifiers": [
  25. "eulerAngles"
  26. ],
  27. "data": {
  28. "keys": 0,
  29. "values": [
  30. {
  31. "__type__": "cc.Vec3",
  32. "x": 0,
  33. "y": 0,
  34. "z": 0
  35. },
  36. {
  37. "__type__": "cc.Vec3",
  38. "x": 0,
  39. "y": 0,
  40. "z": -360
  41. }
  42. ],
  43. "easingMethods": {}
  44. }
  45. },
  46. {
  47. "modifiers": [
  48. "scale"
  49. ],
  50. "data": {
  51. "keys": 1,
  52. "values": [
  53. {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. }
  65. ],
  66. "easingMethods": {}
  67. }
  68. }
  69. ],
  70. "_commonTargets": [],
  71. "_hash": 3800294745
  72. }