1520DLC/res/models/mesh/tree/GreenleafManzanita_RT_lod1.msh

99 lines
1.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 18480,
offset = 121748,
},
position = {
count = 18480,
offset = 84788,
},
tangent = {
count = 18480,
offset = 140228,
},
uv0 = {
count = 18480,
offset = 103268,
},
},
materials = {
"tree/GreenleafManzanita_RT_4.mtl",
},
}, {
indices = {
normal = {
count = 3408,
offset = 165524,
},
position = {
count = 3408,
offset = 158708,
},
tangent = {
count = 3408,
offset = 168932,
},
uv0 = {
count = 3408,
offset = 162116,
},
},
materials = {
"tree/GreenleafManzanita_RT_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 23124,
numComp = 3,
offset = 38540,
},
position = {
count = 23124,
numComp = 3,
offset = 0,
},
tangent = {
count = 23124,
numComp = 3,
offset = 61664,
},
uv0 = {
count = 15416,
numComp = 2,
offset = 23124,
},
},
}
end