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

71 lines
876 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2064,
offset = 16544,
},
position = {
count = 2064,
offset = 12416,
},
tangent = {
count = 2064,
offset = 18608,
},
uv0 = {
count = 2064,
offset = 14480,
},
},
materials = {
"vehicle/bus/bus_american_post_coach.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6192,
numComp = 3,
offset = 2448,
},
position = {
count = 1008,
numComp = 3,
offset = 0,
},
tangent = {
count = 3776,
numComp = 4,
offset = 8640,
},
uv0 = {
count = 1440,
numComp = 2,
offset = 1008,
},
},
}
end