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

99 lines
1.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 4608,
offset = 97744,
},
position = {
count = 4608,
offset = 88528,
},
tangent = {
count = 4608,
offset = 102352,
},
uv0 = {
count = 4608,
offset = 93136,
},
},
materials = {
"tree/sampleconifer_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 11736,
offset = 130432,
},
position = {
count = 11736,
offset = 106960,
},
tangent = {
count = 11736,
offset = 142168,
},
uv0 = {
count = 11736,
offset = 118696,
},
},
materials = {
"tree/sampleconifer_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 24144,
numComp = 3,
offset = 40240,
},
position = {
count = 24144,
numComp = 3,
offset = 0,
},
tangent = {
count = 24144,
numComp = 3,
offset = 64384,
},
uv0 = {
count = 16096,
numComp = 2,
offset = 24144,
},
},
}
end