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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 9072,
offset = 59944,
},
position = {
count = 9072,
offset = 41800,
},
tangent = {
count = 9072,
offset = 69016,
},
uv0 = {
count = 9072,
offset = 50872,
},
},
materials = {
"tree/GreenleafManzanita_RT_6.mtl",
},
}, {
indices = {
normal = {
count = 2064,
offset = 82216,
},
position = {
count = 2064,
offset = 78088,
},
tangent = {
count = 2064,
offset = 84280,
},
uv0 = {
count = 2064,
offset = 80152,
},
},
materials = {
"tree/GreenleafManzanita_RT_7.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11400,
numComp = 3,
offset = 19000,
},
position = {
count = 11400,
numComp = 3,
offset = 0,
},
tangent = {
count = 11400,
numComp = 3,
offset = 30400,
},
uv0 = {
count = 7600,
numComp = 2,
offset = 11400,
},
},
}
end