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

71 lines
887 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 35460,
offset = 340784,
},
position = {
count = 35460,
offset = 269864,
},
tangent = {
count = 35460,
offset = 376244,
},
uv0 = {
count = 35460,
offset = 305324,
},
},
materials = {
"vehicle/truck/truck_ford_m77.mtl",
},
},
},
vertexAttr = {
normal = {
count = 106380,
numComp = 3,
offset = 38940,
},
position = {
count = 19596,
numComp = 3,
offset = 0,
},
tangent = {
count = 124544,
numComp = 4,
offset = 145320,
},
uv0 = {
count = 19344,
numComp = 2,
offset = 19596,
},
},
}
end