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