123456789101112131415161718192021222324252627282930313233343536 |
- {
- "__type__": "cc.SpriteFrame",
- "content": {
- "name": "",
- "atlas": "",
- "rect": {
- "x": 0,
- "y": 0,
- "width": 256,
- "height": 256
- },
- "offset": {
- "x": 0,
- "y": 0
- },
- "originalSize": {
- "width": 256,
- "height": 256
- },
- "rotated": false,
- "capInsets": [
- 0,
- 0,
- 0,
- 0
- ],
- "texture": "865b04b2-bc79-40fc-9bdf-a7557665b27c",
- "packable": true,
- "pixelsToUnit": 100,
- "pivot": {
- "x": 0.5,
- "y": 0.5
- },
- "meshType": 0
- }
- }
|