1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "AngerButton_anim",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 2,
- "events": [],
- "_duration": 0.5666666666666667,
- "_keys": [
- [
- 0,
- 0.21666666666666667,
- 0.45,
- 0.5666666666666667
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- "scale"
- ],
- "data": {
- "keys": 0,
- "values": [
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1.122,
- "y": 1.122,
- "z": 1.122
- },
- {
- "__type__": "cc.Vec3",
- "x": 0.943,
- "y": 0.943,
- "z": 0.943
- },
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- }
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 2182565994
- }
|