1520DLC/res/models/mesh/vehicle/truck/ford_m77/lod_2_freight_wood.msh

71 lines
853 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 480,
offset = 4348,
},
position = {
count = 480,
offset = 3388,
},
tangent = {
count = 480,
offset = 4828,
},
uv0 = {
count = 480,
offset = 3868,
},
},
materials = {
"industry/cargo/cargo_all.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1440,
numComp = 3,
offset = 1004,
},
position = {
count = 516,
numComp = 3,
offset = 0,
},
tangent = {
count = 944,
numComp = 4,
offset = 2444,
},
uv0 = {
count = 488,
numComp = 2,
offset = 516,
},
},
}
end