1520DLC/res/models/mesh/vehicle/bus/wright_streetcar_rtv/lod_0_front.msh

71 lines
884 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 22896,
offset = 215672,
},
position = {
count = 22896,
offset = 169880,
},
tangent = {
count = 22896,
offset = 238568,
},
uv0 = {
count = 22896,
offset = 192776,
},
},
materials = {
"vehicle/bus/wright_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 68688,
numComp = 3,
offset = 23272,
},
position = {
count = 11880,
numComp = 3,
offset = 0,
},
tangent = {
count = 77920,
numComp = 4,
offset = 91960,
},
uv0 = {
count = 11392,
numComp = 2,
offset = 11880,
},
},
}
end