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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7956,
offset = 70736,
},
position = {
count = 7956,
offset = 54824,
},
tangent = {
count = 7956,
offset = 78692,
},
uv0 = {
count = 7956,
offset = 62780,
},
},
materials = {
"tree/WhiteFir_RT_1_6.mtl",
},
}, {
indices = {
normal = {
count = 108,
offset = 86864,
},
position = {
count = 108,
offset = 86648,
},
tangent = {
count = 108,
offset = 86972,
},
uv0 = {
count = 108,
offset = 86756,
},
},
materials = {
"tree/WhiteFir_RT_1_2.mtl",
},
}, {
indices = {
normal = {
count = 3888,
offset = 94856,
},
position = {
count = 3888,
offset = 87080,
},
tangent = {
count = 3888,
offset = 98744,
},
uv0 = {
count = 3888,
offset = 90968,
},
},
materials = {
"tree/WhiteFir_RT_1_4.mtl",
},
}, {
indices = {
normal = {
count = 1908,
offset = 106448,
},
position = {
count = 1908,
offset = 102632,
},
tangent = {
count = 1908,
offset = 108356,
},
uv0 = {
count = 1908,
offset = 104540,
},
},
materials = {
"tree/WhiteFir_RT_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 14952,
numComp = 3,
offset = 24920,
},
position = {
count = 14952,
numComp = 3,
offset = 0,
},
tangent = {
count = 14952,
numComp = 3,
offset = 39872,
},
uv0 = {
count = 9968,
numComp = 2,
offset = 14952,
},
},
}
end