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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 15912,
offset = 152340,
},
position = {
count = 15912,
offset = 120516,
},
tangent = {
count = 15912,
offset = 168252,
},
uv0 = {
count = 15912,
offset = 136428,
},
},
materials = {
"tree/BlueSpruce_RT_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1080,
offset = 186324,
},
position = {
count = 1080,
offset = 184164,
},
tangent = {
count = 1080,
offset = 187404,
},
uv0 = {
count = 1080,
offset = 185244,
},
},
materials = {
"tree/BlueSpruce_RT_1_3.mtl",
},
}, {
indices = {
normal = {
count = 48,
offset = 188580,
},
position = {
count = 48,
offset = 188484,
},
tangent = {
count = 48,
offset = 188628,
},
uv0 = {
count = 48,
offset = 188532,
},
},
materials = {
"tree/BlueSpruce_RT_1_2.mtl",
},
}, {
indices = {
normal = {
count = 12096,
offset = 212868,
},
position = {
count = 12096,
offset = 188676,
},
tangent = {
count = 12096,
offset = 224964,
},
uv0 = {
count = 12096,
offset = 200772,
},
},
materials = {
"tree/BlueSpruce_RT_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 32868,
numComp = 3,
offset = 54780,
},
position = {
count = 32868,
numComp = 3,
offset = 0,
},
tangent = {
count = 32868,
numComp = 3,
offset = 87648,
},
uv0 = {
count = 21912,
numComp = 2,
offset = 32868,
},
},
}
end