1520DLC/res/models/mesh/vehicle/bus/wright_streetcar_rtv/lod_0_w1cap.msh

71 lines
857 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 432,
offset = 3680,
},
position = {
count = 432,
offset = 2816,
},
tangent = {
count = 432,
offset = 4112,
},
uv0 = {
count = 432,
offset = 3248,
},
},
materials = {
"vehicle/bus/wright_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1296,
numComp = 3,
offset = 496,
},
position = {
count = 240,
numComp = 3,
offset = 0,
},
tangent = {
count = 1024,
numComp = 4,
offset = 1792,
},
uv0 = {
count = 256,
numComp = 2,
offset = 240,
},
},
}
end