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

71 lines
879 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 5376,
offset = 52424,
},
position = {
count = 5376,
offset = 41672,
},
tangent = {
count = 5376,
offset = 57800,
},
uv0 = {
count = 5376,
offset = 47048,
},
},
materials = {
"vehicle/truck/truck_studebaker_body.mtl",
},
},
},
vertexAttr = {
normal = {
count = 16128,
numComp = 3,
offset = 4808,
},
position = {
count = 2712,
numComp = 3,
offset = 0,
},
tangent = {
count = 20736,
numComp = 4,
offset = 20936,
},
uv0 = {
count = 2096,
numComp = 2,
offset = 2712,
},
},
}
end