1520DLC/res/models/mesh/vehicle/truck/horse_wagon_usa/horse_wagon_lod_1_horse_wag...

72 lines
886 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 12720,
offset = 106520,
},
position = {
count = 12720,
offset = 81080,
},
tangent = {
count = 12720,
offset = 119240,
},
uv0 = {
count = 12720,
offset = 93800,
},
},
materials = {
"vehicle/truck/horsewagon_1850_usa.mtl",
},
},
},
vertexAttr = {
normal = {
count = 38160,
numComp = 3,
offset = 16856,
},
position = {
count = 7776,
numComp = 3,
offset = 0,
},
tangent = {
count = 26064,
numComp = 4,
offset = 55016,
},
uv0 = {
count = 9080,
numComp = 2,
offset = 7776,
},
},
}
end