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

71 lines
879 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7104,
offset = 64016,
},
position = {
count = 7104,
offset = 49808,
},
tangent = {
count = 7104,
offset = 71120,
},
uv0 = {
count = 7104,
offset = 56912,
},
},
materials = {
"vehicle/bus/bus_american_post_coach.mtl",
},
},
},
vertexAttr = {
normal = {
count = 21312,
numComp = 3,
offset = 9696,
},
position = {
count = 4728,
numComp = 3,
offset = 0,
},
tangent = {
count = 18800,
numComp = 4,
offset = 31008,
},
uv0 = {
count = 4968,
numComp = 2,
offset = 4728,
},
},
}
end