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

71 lines
859 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 552,
offset = 4976,
},
position = {
count = 552,
offset = 3872,
},
tangent = {
count = 552,
offset = 5528,
},
uv0 = {
count = 552,
offset = 4424,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1656,
numComp = 3,
offset = 1432,
},
position = {
count = 792,
numComp = 3,
offset = 0,
},
tangent = {
count = 784,
numComp = 4,
offset = 3088,
},
uv0 = {
count = 640,
numComp = 2,
offset = 792,
},
},
}
end