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

58 lines
791 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 912,
offset = 4400,
},
position = {
count = 912,
offset = 2576,
},
tangent = {
count = 912,
offset = 5312,
},
uv0 = {
count = 912,
offset = 3488,
},
},
materials = {
"vehicle/car/moskwitsch_412_braun.mtl",
},
},
},
vertexAttr = {
normal = {
count = 264,
numComp = 3,
offset = 1160,
},
position = {
count = 480,
numComp = 3,
offset = 0,
},
tangent = {
count = 1152,
numComp = 4,
offset = 1424,
},
uv0 = {
count = 680,
numComp = 2,
offset = 480,
},
},
}
end