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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1368,
offset = 56372,
},
position = {
count = 1368,
offset = 53636,
},
tangent = {
count = 1368,
offset = 57740,
},
uv0 = {
count = 1368,
offset = 55004,
},
},
materials = {
"tree/sampleconifer_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 59180,
},
position = {
count = 36,
offset = 59108,
},
tangent = {
count = 36,
offset = 59216,
},
uv0 = {
count = 36,
offset = 59144,
},
},
materials = {
"tree/sampleconifer_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 7884,
offset = 75020,
},
position = {
count = 7884,
offset = 59252,
},
tangent = {
count = 7884,
offset = 82904,
},
uv0 = {
count = 7884,
offset = 67136,
},
},
materials = {
"tree/sampleconifer_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 14628,
numComp = 3,
offset = 24380,
},
position = {
count = 14628,
numComp = 3,
offset = 0,
},
tangent = {
count = 14628,
numComp = 3,
offset = 39008,
},
uv0 = {
count = 9752,
numComp = 2,
offset = 14628,
},
},
}
end