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

71 lines
869 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2256,
offset = 22368,
},
position = {
count = 2256,
offset = 17856,
},
tangent = {
count = 2256,
offset = 24624,
},
uv0 = {
count = 2256,
offset = 20112,
},
},
materials = {
"vehicle/bus/wright_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6768,
numComp = 3,
offset = 2192,
},
position = {
count = 1152,
numComp = 3,
offset = 0,
},
tangent = {
count = 8896,
numComp = 4,
offset = 8960,
},
uv0 = {
count = 1040,
numComp = 2,
offset = 1152,
},
},
}
end