1520DLC/res/models/mesh/vehicle/truck/studebaker_us6/lod_2_body_tank.msh

71 lines
880 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6888,
offset = 59108,
},
position = {
count = 6888,
offset = 45332,
},
tangent = {
count = 6888,
offset = 65996,
},
uv0 = {
count = 6888,
offset = 52220,
},
},
materials = {
"vehicle/truck/truck_studebaker_tank.mtl",
},
},
},
vertexAttr = {
normal = {
count = 20664,
numComp = 3,
offset = 10652,
},
position = {
count = 4932,
numComp = 3,
offset = 0,
},
tangent = {
count = 14016,
numComp = 4,
offset = 31316,
},
uv0 = {
count = 5720,
numComp = 2,
offset = 4932,
},
},
}
end