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

71 lines
873 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1488,
offset = 14304,
},
position = {
count = 1488,
offset = 11328,
},
tangent = {
count = 1488,
offset = 15792,
},
uv0 = {
count = 1488,
offset = 12816,
},
},
materials = {
"vehicle/truck/truck_studebaker_body.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4464,
numComp = 3,
offset = 1408,
},
position = {
count = 768,
numComp = 3,
offset = 0,
},
tangent = {
count = 5456,
numComp = 4,
offset = 5872,
},
uv0 = {
count = 640,
numComp = 2,
offset = 768,
},
},
}
end