1520DLC/res/models/mesh/vehicle/truck/ford_m77/lod_0_freight_iron.msh

71 lines
848 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 672,
offset = 6848,
},
position = {
count = 672,
offset = 5504,
},
tangent = {
count = 672,
offset = 7520,
},
uv0 = {
count = 672,
offset = 6176,
},
},
materials = {
"vehicle/waggon/iron.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2016,
numComp = 3,
offset = 800,
},
position = {
count = 480,
numComp = 3,
offset = 0,
},
tangent = {
count = 2688,
numComp = 4,
offset = 2816,
},
uv0 = {
count = 320,
numComp = 2,
offset = 480,
},
},
}
end