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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1536,
offset = 32860,
},
position = {
count = 1536,
offset = 29788,
},
tangent = {
count = 1536,
offset = 34396,
},
uv0 = {
count = 1536,
offset = 31324,
},
},
materials = {
"tree/douglasfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 36004,
},
position = {
count = 36,
offset = 35932,
},
tangent = {
count = 36,
offset = 36040,
},
uv0 = {
count = 36,
offset = 35968,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 792,
offset = 37660,
},
position = {
count = 792,
offset = 36076,
},
tangent = {
count = 792,
offset = 38452,
},
uv0 = {
count = 792,
offset = 36868,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2112,
offset = 41356,
},
offset = {
count = 2112,
offset = 47692,
},
positionAmbient = {
count = 2112,
offset = 45580,
},
tangent = {
count = 2112,
offset = 43468,
},
uv0 = {
count = 2112,
offset = 39244,
},
},
materials = {
"tree/douglasfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6588,
numComp = 3,
offset = 6756,
},
offset = {
count = 4224,
numComp = 3,
offset = 25564,
},
position = {
count = 2364,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5632,
numComp = 4,
offset = 19932,
},
tangent = {
count = 6588,
numComp = 3,
offset = 13344,
},
uv0 = {
count = 4392,
numComp = 2,
offset = 2364,
},
},
}
end