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

71 lines
875 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 8400,
offset = 75640,
},
position = {
count = 8400,
offset = 58840,
},
tangent = {
count = 8400,
offset = 84040,
},
uv0 = {
count = 8400,
offset = 67240,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 25200,
numComp = 3,
offset = 12440,
},
position = {
count = 5352,
numComp = 3,
offset = 0,
},
tangent = {
count = 21200,
numComp = 4,
offset = 37640,
},
uv0 = {
count = 7088,
numComp = 2,
offset = 5352,
},
},
}
end