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

127 lines
1.7 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 12540,
offset = 179608,
},
position = {
count = 12540,
offset = 154528,
},
tangent = {
count = 12540,
offset = 192148,
},
uv0 = {
count = 12540,
offset = 167068,
},
},
materials = {
"tree/sampleconifer_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 408,
offset = 205504,
},
position = {
count = 408,
offset = 204688,
},
tangent = {
count = 408,
offset = 205912,
},
uv0 = {
count = 408,
offset = 205096,
},
},
materials = {
"tree/sampleconifer_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 17712,
offset = 241744,
},
position = {
count = 17712,
offset = 206320,
},
tangent = {
count = 17712,
offset = 259456,
},
uv0 = {
count = 17712,
offset = 224032,
},
},
materials = {
"tree/sampleconifer_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 42144,
numComp = 3,
offset = 70240,
},
position = {
count = 42144,
numComp = 3,
offset = 0,
},
tangent = {
count = 42144,
numComp = 3,
offset = 112384,
},
uv0 = {
count = 28096,
numComp = 2,
offset = 42144,
},
},
}
end