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

71 lines
854 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 984,
offset = 8828,
},
position = {
count = 984,
offset = 6860,
},
tangent = {
count = 984,
offset = 9812,
},
uv0 = {
count = 984,
offset = 7844,
},
},
materials = {
"industry/cargo/cargo_all.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2952,
numComp = 3,
offset = 1508,
},
position = {
count = 612,
numComp = 3,
offset = 0,
},
tangent = {
count = 2400,
numComp = 4,
offset = 4460,
},
uv0 = {
count = 896,
numComp = 2,
offset = 612,
},
},
}
end