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

71 lines
881 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 18624,
offset = 169384,
},
position = {
count = 18624,
offset = 132136,
},
tangent = {
count = 18624,
offset = 188008,
},
uv0 = {
count = 18624,
offset = 150760,
},
},
materials = {
"vehicle/bus/wright_streetcar.mtl",
},
},
},
vertexAttr = {
normal = {
count = 55872,
numComp = 3,
offset = 19208,
},
position = {
count = 9936,
numComp = 3,
offset = 0,
},
tangent = {
count = 57056,
numComp = 4,
offset = 75080,
},
uv0 = {
count = 9272,
numComp = 2,
offset = 9936,
},
},
}
end