| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "activilyLabel",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 2,
- "wrapMode": 1,
- "events": [],
- "_duration": 0.5833333333333334,
- "_keys": [
- [
- 0,
- 0.25,
- 0.5,
- 0.5833333333333334
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- "scale"
- ],
- "data": {
- "keys": 0,
- "values": [
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1.2,
- "y": 1.2,
- "z": 0
- },
- {
- "__type__": "cc.Vec3",
- "x": 1.1,
- "y": 1.1,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- }
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 1489160113
- }
|