33 lines
656 B
JSON
33 lines
656 B
JSON
{
|
|
"out": "..\\..\\export\\turret\\textures",
|
|
"in": "Textures",
|
|
"flip_normals": false,
|
|
"materials": {
|
|
"mat_ShippingContainer": {
|
|
"res_out": 2048,
|
|
"channels": [
|
|
"arm",
|
|
"normal"
|
|
]
|
|
},
|
|
"mat_ShippingContainerBlue": {
|
|
"res_out": 2048,
|
|
"channels": [
|
|
"basecolor"
|
|
]
|
|
},
|
|
"mat_ShippingContainerGreen": {
|
|
"res_out": 2048,
|
|
"channels": [
|
|
"basecolor"
|
|
]
|
|
},
|
|
"mat_ShippingContainerRed": {
|
|
"res_out": 2048,
|
|
"channels": [
|
|
"basecolor"
|
|
]
|
|
}
|
|
}
|
|
}
|