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

71 lines
889 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 16608,
offset = 145484,
},
position = {
count = 16608,
offset = 112268,
},
tangent = {
count = 16608,
offset = 162092,
},
uv0 = {
count = 16608,
offset = 128876,
},
},
materials = {
"vehicle/truck/truck_studebaker_tank.mtl",
},
},
},
vertexAttr = {
normal = {
count = 49824,
numComp = 3,
offset = 21692,
},
position = {
count = 9924,
numComp = 3,
offset = 0,
},
tangent = {
count = 40752,
numComp = 4,
offset = 71516,
},
uv0 = {
count = 11768,
numComp = 2,
offset = 9924,
},
},
}
end