1520DLC/res/models/mesh/vehicle/bus/american_post_coach/lod_0_body.msh

71 lines
886 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 14472,
offset = 112072,
},
position = {
count = 14472,
offset = 83128,
},
tangent = {
count = 14472,
offset = 126544,
},
uv0 = {
count = 14472,
offset = 97600,
},
},
materials = {
"vehicle/bus/bus_american_post_coach.mtl",
},
},
},
vertexAttr = {
normal = {
count = 43416,
numComp = 3,
offset = 17584,
},
position = {
count = 7752,
numComp = 3,
offset = 0,
},
tangent = {
count = 22128,
numComp = 4,
offset = 61000,
},
uv0 = {
count = 9832,
numComp = 2,
offset = 7752,
},
},
}
end