| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "repairRotation",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 0.5,
- "wrapMode": 2,
- "events": [],
- "_duration": 1.3333333333333333,
- "_keys": [
- [
- 0,
- 0.3333333333333333,
- 1,
- 1.3333333333333333
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- "eulerAngles"
- ],
- "data": {
- "keys": 0,
- "values": [
- {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 30
- },
- {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": -30
- },
- {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- ],
- "easingMethods": {
- "0": [
- 0.06,
- 0.12,
- 0.38,
- 0.95
- ],
- "1": "cubicInOut",
- "2": [
- 0.4,
- 0,
- 0.79,
- 0.53
- ]
- }
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 1140334217
- }
|