seinjs-cli
Version:
Command tools for Sein.js.
39 lines • 802 B
JSON
{
"exportPath": "../Output",
"importPath": "./Resources",
"exporterSettings": {
"Export": {
"folder": "/Users/dtysky/Projects/seinjs-cli/templates/unity/Output",
"name": "main",
"splitChunks": false,
"skybox": false,
"unlit": false,
"noVertexColor": false,
"checkEmpty": true,
"clear": false
},
"Animation": {
"forceLinear": true
},
"NormalTexture": {
"maxSize": 1024,
"transparentType": 1,
"opaqueType": 0,
"pngFormat": 4,
"jpgQulity": 85
},
"HDR": {
"type": 1
},
"CubeTexture": {
"maxSize": 1024
},
"Lighting": {
"ambient": true,
"lightMap": true,
"lightMapSize": 1024,
"reflection": true,
"reflectionSize": 1024
}
}
}