1520DLC/res/models/mesh/vehicle/tram/peter_witt_streetcar/lod_0_body.msh

71 lines
892 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 42744,
offset = 403696,
},
position = {
count = 42744,
offset = 318208,
},
tangent = {
count = 42744,
offset = 446440,
},
uv0 = {
count = 42744,
offset = 360952,
},
},
materials = {
"vehicle/tram/peter_witt_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 128232,
numComp = 3,
offset = 59560,
},
position = {
count = 28512,
numComp = 3,
offset = 0,
},
tangent = {
count = 130416,
numComp = 4,
offset = 187792,
},
uv0 = {
count = 31048,
numComp = 2,
offset = 28512,
},
},
}
end