1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| {
| "__type__": "cc.SpriteFrame",
| "content": {
| "name": "default-particle",
| "texture": "600301aa-3357-4a10-b086-84f011fa32ba",
| "atlas": "",
| "rect": [
| 2,
| 2,
| 61,
| 61
| ],
| "offset": [
| 0.5,
| -0.5
| ],
| "originalSize": [
| 64,
| 64
| ],
| "capInsets": [
| 0,
| 0,
| 0,
| 0
| ]
| }
| }
|
|