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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1788,
offset = 32720,
},
position = {
count = 1788,
offset = 29144,
},
tangent = {
count = 1788,
offset = 34508,
},
uv0 = {
count = 1788,
offset = 30932,
},
},
materials = {
"tree/douglasfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 36368,
},
position = {
count = 36,
offset = 36296,
},
tangent = {
count = 36,
offset = 36404,
},
uv0 = {
count = 36,
offset = 36332,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 936,
offset = 38312,
},
position = {
count = 936,
offset = 36440,
},
tangent = {
count = 936,
offset = 39248,
},
uv0 = {
count = 936,
offset = 37376,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1920,
offset = 42104,
},
offset = {
count = 1920,
offset = 47864,
},
positionAmbient = {
count = 1920,
offset = 45944,
},
tangent = {
count = 1920,
offset = 44024,
},
uv0 = {
count = 1920,
offset = 40184,
},
},
materials = {
"tree/douglasfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6552,
numComp = 3,
offset = 7080,
},
offset = {
count = 3840,
numComp = 3,
offset = 25304,
},
position = {
count = 2712,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5120,
numComp = 4,
offset = 20184,
},
tangent = {
count = 6552,
numComp = 3,
offset = 13632,
},
uv0 = {
count = 4368,
numComp = 2,
offset = 2712,
},
},
}
end