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

71 lines
894 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 35400,
offset = 318592,
},
position = {
count = 35400,
offset = 247792,
},
tangent = {
count = 35400,
offset = 353992,
},
uv0 = {
count = 35400,
offset = 283192,
},
},
materials = {
"vehicle/truck/truck_studebaker_tank.mtl",
},
},
},
vertexAttr = {
normal = {
count = 106200,
numComp = 3,
offset = 39192,
},
position = {
count = 19176,
numComp = 3,
offset = 0,
},
tangent = {
count = 102400,
numComp = 4,
offset = 145392,
},
uv0 = {
count = 20016,
numComp = 2,
offset = 19176,
},
},
}
end