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

71 lines
879 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3936,
offset = 39440,
},
position = {
count = 3936,
offset = 31568,
},
tangent = {
count = 3936,
offset = 43376,
},
uv0 = {
count = 3936,
offset = 35504,
},
},
materials = {
"vehicle/truck/truck_studebaker_tank.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11808,
numComp = 3,
offset = 4336,
},
position = {
count = 2424,
numComp = 3,
offset = 0,
},
tangent = {
count = 15424,
numComp = 4,
offset = 16144,
},
uv0 = {
count = 1912,
numComp = 2,
offset = 2424,
},
},
}
end