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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 288,
offset = 45236,
},
position = {
count = 288,
offset = 44660,
},
tangent = {
count = 288,
offset = 45524,
},
uv0 = {
count = 288,
offset = 44948,
},
},
materials = {
"tree/sampleconifer_rt_1_12.mtl",
},
}, {
indices = {
normal = {
count = 7164,
offset = 60140,
},
position = {
count = 7164,
offset = 45812,
},
tangent = {
count = 7164,
offset = 67304,
},
uv0 = {
count = 7164,
offset = 52976,
},
},
materials = {
"tree/sampleconifer_rt_1_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 12180,
numComp = 3,
offset = 20300,
},
position = {
count = 12180,
numComp = 3,
offset = 0,
},
tangent = {
count = 12180,
numComp = 3,
offset = 32480,
},
uv0 = {
count = 8120,
numComp = 2,
offset = 12180,
},
},
}
end