boxRot.anim 1.4 KB

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