12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "TaskGetShow",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.16666666666666666,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "paths": {
- "RootNode": {
- "props": {
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- }
- },
- {
- "frame": 0.16666666666666666,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ]
- }
- }
- }
- },
- "events": []
- }
|