123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "__type__": "cc.SpriteFrame",
- "content": {
- "name": "ground2",
- "atlas": "",
- "rect": {
- "x": 0,
- "y": 0,
- "width": 1024,
- "height": 1024
- },
- "offset": {
- "x": 0,
- "y": 0
- },
- "originalSize": {
- "width": 1024,
- "height": 1024
- },
- "rotated": false,
- "capInsets": [
- 0,
- 0,
- 0,
- 0
- ],
- "vertices": {
- "rawPosition": [
- -512,
- -512,
- 0,
- 512,
- -512,
- 0,
- -512,
- 512,
- 0,
- 512,
- 512,
- 0
- ],
- "indexes": [
- 0,
- 1,
- 2,
- 2,
- 1,
- 3
- ],
- "uv": [
- 0,
- 1024,
- 1024,
- 1024,
- 0,
- 0,
- 1024,
- 0
- ],
- "nuv": [
- 0,
- 0,
- 1,
- 0,
- 0,
- 1,
- 1,
- 1
- ],
- "minPos": {
- "x": -512,
- "y": -512,
- "z": 0
- },
- "maxPos": {
- "x": 512,
- "y": 512,
- "z": 0
- }
- },
- "texture": "5abfd478-82c1-4a47-8d0b-9618447bb565@6c48a",
- "packable": true,
- "pixelsToUnit": 100,
- "pivot": {
- "x": 0.5,
- "y": 0.5
- },
- "meshType": 0
- }
- }
|