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

71 lines
861 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 432,
offset = 3696,
},
position = {
count = 432,
offset = 2832,
},
tangent = {
count = 432,
offset = 4128,
},
uv0 = {
count = 432,
offset = 3264,
},
},
materials = {
"vehicle/tram/peter_witt_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1296,
numComp = 3,
offset = 960,
},
position = {
count = 576,
numComp = 3,
offset = 0,
},
tangent = {
count = 576,
numComp = 4,
offset = 2256,
},
uv0 = {
count = 384,
numComp = 2,
offset = 576,
},
},
}
end