33 lines
624 B
JSON
33 lines
624 B
JSON
{
|
|
"out": "..\\..\\export\\turret\\textures",
|
|
"in": "Textures",
|
|
"flip_normals": false,
|
|
"materials": {
|
|
"mat_container": {
|
|
"res_out": 1024,
|
|
"channels": [
|
|
"arm",
|
|
"normal"
|
|
]
|
|
},
|
|
"mat_containerBlue": {
|
|
"res_out": 1024,
|
|
"channels": [
|
|
"basecolor"
|
|
]
|
|
},
|
|
"mat_containerGreen": {
|
|
"res_out": 1024,
|
|
"channels": [
|
|
"basecolor"
|
|
]
|
|
},
|
|
"mat_containerRed": {
|
|
"res_out": 1024,
|
|
"channels": [
|
|
"basecolor"
|
|
]
|
|
}
|
|
}
|
|
}
|