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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 10020,
offset = 130260,
},
position = {
count = 10020,
offset = 110220,
},
tangent = {
count = 10020,
offset = 140280,
},
uv0 = {
count = 10020,
offset = 120240,
},
},
materials = {
"tree/sampleconifer_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 48,
offset = 150396,
},
position = {
count = 48,
offset = 150300,
},
tangent = {
count = 48,
offset = 150444,
},
uv0 = {
count = 48,
offset = 150348,
},
},
materials = {
"tree/sampleconifer_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 48,
offset = 150588,
},
position = {
count = 48,
offset = 150492,
},
tangent = {
count = 48,
offset = 150636,
},
uv0 = {
count = 48,
offset = 150540,
},
},
materials = {
"tree/sampleconifer_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 12276,
offset = 175236,
},
position = {
count = 12276,
offset = 150684,
},
tangent = {
count = 12276,
offset = 187512,
},
uv0 = {
count = 12276,
offset = 162960,
},
},
materials = {
"tree/sampleconifer_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 30060,
numComp = 3,
offset = 50100,
},
position = {
count = 30060,
numComp = 3,
offset = 0,
},
tangent = {
count = 30060,
numComp = 3,
offset = 80160,
},
uv0 = {
count = 20040,
numComp = 2,
offset = 30060,
},
},
}
end