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

71 lines
889 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 17316,
offset = 163684,
},
position = {
count = 17316,
offset = 129052,
},
tangent = {
count = 17316,
offset = 181000,
},
uv0 = {
count = 17316,
offset = 146368,
},
},
materials = {
"vehicle/tram/peter_witt_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 51948,
numComp = 3,
offset = 26576,
},
position = {
count = 12360,
numComp = 3,
offset = 0,
},
tangent = {
count = 50528,
numComp = 4,
offset = 78524,
},
uv0 = {
count = 14216,
numComp = 2,
offset = 12360,
},
},
}
end