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

71 lines
901 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 107088,
offset = 1007320,
},
position = {
count = 107088,
offset = 793144,
},
tangent = {
count = 107088,
offset = 1114408,
},
uv0 = {
count = 107088,
offset = 900232,
},
},
materials = {
"vehicle/truck/truck_studebaker_body.mtl",
},
},
},
vertexAttr = {
normal = {
count = 321264,
numComp = 3,
offset = 112024,
},
position = {
count = 58104,
numComp = 3,
offset = 0,
},
tangent = {
count = 359856,
numComp = 4,
offset = 433288,
},
uv0 = {
count = 53920,
numComp = 2,
offset = 58104,
},
},
}
end