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

71 lines
894 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 35196,
offset = 322076,
},
position = {
count = 35196,
offset = 251684,
},
tangent = {
count = 35196,
offset = 357272,
},
uv0 = {
count = 35196,
offset = 286880,
},
},
materials = {
"vehicle/truck/truck_studebaker_body.mtl",
},
},
},
vertexAttr = {
normal = {
count = 105588,
numComp = 3,
offset = 43024,
},
position = {
count = 20496,
numComp = 3,
offset = 0,
},
tangent = {
count = 103072,
numComp = 4,
offset = 148612,
},
uv0 = {
count = 22528,
numComp = 2,
offset = 20496,
},
},
}
end