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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2040,
offset = 42844,
},
position = {
count = 2040,
offset = 38764,
},
tangent = {
count = 2040,
offset = 44884,
},
uv0 = {
count = 2040,
offset = 40804,
},
},
materials = {
"tree/BlueSpruce_RT_2_12.mtl",
},
}, {
indices = {
normal = {
count = 48,
offset = 47020,
},
position = {
count = 48,
offset = 46924,
},
tangent = {
count = 48,
offset = 47068,
},
uv0 = {
count = 48,
offset = 46972,
},
},
materials = {
"tree/BlueSpruce_RT_2_13.mtl",
},
}, {
indices = {
normal = {
count = 6144,
offset = 59404,
},
position = {
count = 6144,
offset = 47116,
},
tangent = {
count = 6144,
offset = 65548,
},
uv0 = {
count = 6144,
offset = 53260,
},
},
materials = {
"tree/BlueSpruce_RT_2_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10572,
numComp = 3,
offset = 17620,
},
position = {
count = 10572,
numComp = 3,
offset = 0,
},
tangent = {
count = 10572,
numComp = 3,
offset = 28192,
},
uv0 = {
count = 7048,
numComp = 2,
offset = 10572,
},
},
}
end