-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTexture.ftpp
More file actions
37 lines (37 loc) · 837 Bytes
/
Texture.ftpp
File metadata and controls
37 lines (37 loc) · 837 Bytes
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
29
30
31
32
33
34
35
36
37
{
"meta": {
"version": "0.6.7"
},
"savePath": "",
"images": [],
"folders": [
"C:/Users/David/OneDrive/Documents/GitHub/anonymouscript/jumpD/assets/CC0/split"
],
"packOptions": {
"textureName": "texture",
"textureFormat": "png",
"removeFileExtension": false,
"prependFolderName": true,
"base64Export": false,
"tinify": false,
"tinifyKey": "",
"scale": 1,
"filter": "none",
"exporter": "JSON (hash)",
"fileName": "pack-result",
"savePath": "",
"width": 0,
"height": 170,
"fixedSize": false,
"powerOfTwo": false,
"padding": 0,
"extrude": 1,
"allowRotation": false,
"allowTrim": false,
"trimMode": "trim",
"alphaThreshold": "0",
"detectIdentical": true,
"packer": "MaxRectsBin",
"packerMethod": "BestShortSideFit"
}
}