1520DLC/res/models/mesh/vehicle/tram/strassenbahn_1850_usa/lod_0_w.msh

72 lines
871 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1344,
offset = 11088,
},
position = {
count = 1344,
offset = 8400,
},
tangent = {
count = 1344,
offset = 12432,
},
uv0 = {
count = 1344,
offset = 9744,
},
},
materials = {
"vehicle/tram/strassenbahn1850_usa.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4032,
numComp = 3,
offset = 1600,
},
position = {
count = 696,
numComp = 3,
offset = 0,
},
tangent = {
count = 2768,
numComp = 4,
offset = 5632,
},
uv0 = {
count = 904,
numComp = 2,
offset = 696,
},
},
}
end