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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2808,
offset = 52144,
},
position = {
count = 2808,
offset = 46528,
},
tangent = {
count = 2808,
offset = 54952,
},
uv0 = {
count = 2808,
offset = 49336,
},
},
materials = {
"tree/douglasfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 57832,
},
position = {
count = 36,
offset = 57760,
},
tangent = {
count = 36,
offset = 57868,
},
uv0 = {
count = 36,
offset = 57796,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1296,
offset = 60496,
},
position = {
count = 1296,
offset = 57904,
},
tangent = {
count = 1296,
offset = 61792,
},
uv0 = {
count = 1296,
offset = 59200,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 3192,
offset = 66280,
},
offset = {
count = 3192,
offset = 75856,
},
positionAmbient = {
count = 3192,
offset = 72664,
},
tangent = {
count = 3192,
offset = 69472,
},
uv0 = {
count = 3192,
offset = 63088,
},
},
materials = {
"tree/douglasfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10368,
numComp = 3,
offset = 10896,
},
offset = {
count = 6384,
numComp = 3,
offset = 40144,
},
position = {
count = 3984,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 8512,
numComp = 4,
offset = 31632,
},
tangent = {
count = 10368,
numComp = 3,
offset = 21264,
},
uv0 = {
count = 6912,
numComp = 2,
offset = 3984,
},
},
}
end