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

71 lines
886 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 17664,
offset = 175396,
},
position = {
count = 17664,
offset = 140068,
},
tangent = {
count = 17664,
offset = 193060,
},
uv0 = {
count = 17664,
offset = 157732,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 52992,
numComp = 3,
offset = 29876,
},
position = {
count = 15636,
numComp = 3,
offset = 0,
},
tangent = {
count = 57200,
numComp = 4,
offset = 82868,
},
uv0 = {
count = 14240,
numComp = 2,
offset = 15636,
},
},
}
end