1520DLC/res/models/mesh/vehicle/tram/toronto_clrv/lod_1_w1.msh

71 lines
859 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 912,
offset = 7360,
},
position = {
count = 912,
offset = 5536,
},
tangent = {
count = 912,
offset = 8272,
},
uv0 = {
count = 912,
offset = 6448,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2736,
numComp = 3,
offset = 944,
},
position = {
count = 528,
numComp = 3,
offset = 0,
},
tangent = {
count = 1856,
numComp = 4,
offset = 3680,
},
uv0 = {
count = 416,
numComp = 2,
offset = 528,
},
},
}
end