1520DLC/res/models/mesh/vehicle/car/moskwitsch_412/412er_hinterachse.msh

58 lines
795 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1392,
offset = 6096,
},
position = {
count = 1392,
offset = 3312,
},
tangent = {
count = 1392,
offset = 7488,
},
uv0 = {
count = 1392,
offset = 4704,
},
},
materials = {
"vehicle/car/moskwitsch_412_braun.mtl",
},
},
},
vertexAttr = {
normal = {
count = 288,
numComp = 3,
offset = 1856,
},
position = {
count = 960,
numComp = 3,
offset = 0,
},
tangent = {
count = 1168,
numComp = 4,
offset = 2144,
},
uv0 = {
count = 896,
numComp = 2,
offset = 960,
},
},
}
end