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

71 lines
872 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 4512,
offset = 44800,
},
position = {
count = 4512,
offset = 35776,
},
tangent = {
count = 4512,
offset = 49312,
},
uv0 = {
count = 4512,
offset = 40288,
},
},
materials = {
"vehicle/bus/wright_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13536,
numComp = 3,
offset = 4384,
},
position = {
count = 2304,
numComp = 3,
offset = 0,
},
tangent = {
count = 17856,
numComp = 4,
offset = 17920,
},
uv0 = {
count = 2080,
numComp = 2,
offset = 2304,
},
},
}
end