1520DLC/res/models/mesh/vehicle/truck/studebaker_us6/lod_0_body_cargo.msh

71 lines
893 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 28824,
offset = 233108,
},
position = {
count = 28824,
offset = 175460,
},
tangent = {
count = 28824,
offset = 261932,
},
uv0 = {
count = 28824,
offset = 204284,
},
},
materials = {
"vehicle/truck/truck_studebaker_cargo.mtl",
},
},
},
vertexAttr = {
normal = {
count = 86472,
numComp = 3,
offset = 33932,
},
position = {
count = 16692,
numComp = 3,
offset = 0,
},
tangent = {
count = 55056,
numComp = 4,
offset = 120404,
},
uv0 = {
count = 17240,
numComp = 2,
offset = 16692,
},
},
}
end