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

71 lines
887 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 29640,
offset = 292864,
},
position = {
count = 29640,
offset = 233584,
},
tangent = {
count = 29640,
offset = 322504,
},
uv0 = {
count = 29640,
offset = 263224,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 88920,
numComp = 3,
offset = 51816,
},
position = {
count = 28296,
numComp = 3,
offset = 0,
},
tangent = {
count = 92848,
numComp = 4,
offset = 140736,
},
uv0 = {
count = 23520,
numComp = 2,
offset = 28296,
},
},
}
end