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

71 lines
874 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 4116,
offset = 41144,
},
position = {
count = 4116,
offset = 32912,
},
tangent = {
count = 4116,
offset = 45260,
},
uv0 = {
count = 4116,
offset = 37028,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 12348,
numComp = 3,
offset = 6996,
},
position = {
count = 3588,
numComp = 3,
offset = 0,
},
tangent = {
count = 13568,
numComp = 4,
offset = 19344,
},
uv0 = {
count = 3408,
numComp = 2,
offset = 3588,
},
},
}
end