123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "bgfade",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 2.505,
- "sample": 2,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "opacity": [
- {
- "frame": 0,
- "value": 255
- },
- {
- "frame": 2.5,
- "value": 0
- }
- ]
- },
- "comps": {
- "cc.Sprite": {
- "enabled": [
- {
- "frame": 0,
- "value": true
- },
- {
- "frame": 2.5,
- "value": false
- }
- ]
- }
- }
- },
- "events": []
- }
|