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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2040,
offset = 52480,
},
position = {
count = 2040,
offset = 48400,
},
tangent = {
count = 2040,
offset = 54520,
},
uv0 = {
count = 2040,
offset = 50440,
},
},
materials = {
"tree/BlueSpruce_RT_1_12.mtl",
},
}, {
indices = {
normal = {
count = 48,
offset = 56656,
},
position = {
count = 48,
offset = 56560,
},
tangent = {
count = 48,
offset = 56704,
},
uv0 = {
count = 48,
offset = 56608,
},
},
materials = {
"tree/BlueSpruce_RT_1_13.mtl",
},
}, {
indices = {
normal = {
count = 7776,
offset = 72304,
},
position = {
count = 7776,
offset = 56752,
},
tangent = {
count = 7776,
offset = 80080,
},
uv0 = {
count = 7776,
offset = 64528,
},
},
materials = {
"tree/BlueSpruce_RT_1_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13200,
numComp = 3,
offset = 22000,
},
position = {
count = 13200,
numComp = 3,
offset = 0,
},
tangent = {
count = 13200,
numComp = 3,
offset = 35200,
},
uv0 = {
count = 8800,
numComp = 2,
offset = 13200,
},
},
}
end