1234567891011121314151617181920212223242526272829303132333435 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "open",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.16666666666666666,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 1
- }
- },
- {
- "frame": 0.16666666666666666,
- "value": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- }
- }
- ]
- }
- },
- "events": []
- }
|