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

71 lines
875 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3312,
offset = 30840,
},
position = {
count = 3312,
offset = 24216,
},
tangent = {
count = 3312,
offset = 34152,
},
uv0 = {
count = 3312,
offset = 27528,
},
},
materials = {
"vehicle/tram/peter_witt_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 9936,
numComp = 3,
offset = 4904,
},
position = {
count = 2568,
numComp = 3,
offset = 0,
},
tangent = {
count = 9376,
numComp = 4,
offset = 14840,
},
uv0 = {
count = 2336,
numComp = 2,
offset = 2568,
},
},
}
end