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

71 lines
869 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1344,
offset = 10464,
},
position = {
count = 1344,
offset = 7776,
},
tangent = {
count = 1344,
offset = 11808,
},
uv0 = {
count = 1344,
offset = 9120,
},
},
materials = {
"vehicle/tram/peter_witt_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4032,
numComp = 3,
offset = 1200,
},
position = {
count = 720,
numComp = 3,
offset = 0,
},
tangent = {
count = 2544,
numComp = 4,
offset = 5232,
},
uv0 = {
count = 480,
numComp = 2,
offset = 720,
},
},
}
end