rotatingLightEffect.anim 1.2 KB

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