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

71 lines
887 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 74544,
offset = 721612,
},
position = {
count = 74544,
offset = 572524,
},
tangent = {
count = 74544,
offset = 796156,
},
uv0 = {
count = 74544,
offset = 647068,
},
},
materials = {
"vehicle/truck/truck_ford_m77.mtl",
},
},
},
vertexAttr = {
normal = {
count = 223632,
numComp = 3,
offset = 73964,
},
position = {
count = 39324,
numComp = 3,
offset = 0,
},
tangent = {
count = 274928,
numComp = 4,
offset = 297596,
},
uv0 = {
count = 34640,
numComp = 2,
offset = 39324,
},
},
}
end