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

71 lines
886 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 11952,
offset = 109128,
},
position = {
count = 11952,
offset = 85224,
},
tangent = {
count = 11952,
offset = 121080,
},
uv0 = {
count = 11952,
offset = 97176,
},
},
materials = {
"vehicle/truck/truck_studebaker_body.mtl",
},
},
},
vertexAttr = {
normal = {
count = 35856,
numComp = 3,
offset = 11960,
},
position = {
count = 6000,
numComp = 3,
offset = 0,
},
tangent = {
count = 37408,
numComp = 4,
offset = 47816,
},
uv0 = {
count = 5960,
numComp = 2,
offset = 6000,
},
},
}
end