12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "ver": "2.3.0",
- "uuid": "ec746fd5-e2dd-4334-8639-0a011127dfca",
- "type": "sprite",
- "wrapMode": "clamp",
- "filterMode": "bilinear",
- "premultiplyAlpha": true,
- "platformSettings": {
- "android": {
- "formats": [
- {
- "name": "png",
- "quality": 80
- }
- ]
- },
- "wechatgame": {
- "formats": [
- {
- "name": "png",
- "quality": 80
- }
- ]
- }
- },
- "subMetas": {
- "particle_texture": {
- "ver": "1.0.3",
- "uuid": "a4b6b8b1-008c-4231-951a-36b38e83198b",
- "rawTextureUuid": "ec746fd5-e2dd-4334-8639-0a011127dfca",
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 0,
- "width": 54,
- "height": 62,
- "rawWidth": 54,
- "rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "subMetas": {}
- }
- }
- }
|