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

72 lines
892 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 27168,
offset = 235492,
},
position = {
count = 27168,
offset = 181156,
},
tangent = {
count = 27168,
offset = 262660,
},
uv0 = {
count = 27168,
offset = 208324,
},
},
materials = {
"vehicle/truck/horsewagon_1850_usa.mtl",
},
},
},
vertexAttr = {
normal = {
count = 81504,
numComp = 3,
offset = 31140,
},
position = {
count = 14676,
numComp = 3,
offset = 0,
},
tangent = {
count = 68512,
numComp = 4,
offset = 112644,
},
uv0 = {
count = 16464,
numComp = 2,
offset = 14676,
},
},
}
end