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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3792,
offset = 57212,
},
position = {
count = 3792,
offset = 49628,
},
tangent = {
count = 3792,
offset = 61004,
},
uv0 = {
count = 3792,
offset = 53420,
},
},
materials = {
"tree/douglasfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 64868,
},
position = {
count = 36,
offset = 64796,
},
tangent = {
count = 36,
offset = 64904,
},
uv0 = {
count = 36,
offset = 64832,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1944,
offset = 68828,
},
position = {
count = 1944,
offset = 64940,
},
tangent = {
count = 1944,
offset = 70772,
},
uv0 = {
count = 1944,
offset = 66884,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2952,
offset = 75668,
},
offset = {
count = 2952,
offset = 84524,
},
positionAmbient = {
count = 2952,
offset = 81572,
},
tangent = {
count = 2952,
offset = 78620,
},
uv0 = {
count = 2952,
offset = 72716,
},
},
materials = {
"tree/douglasfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11388,
numComp = 3,
offset = 13076,
},
offset = {
count = 5904,
numComp = 3,
offset = 43724,
},
position = {
count = 5484,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7872,
numComp = 4,
offset = 35852,
},
tangent = {
count = 11388,
numComp = 3,
offset = 24464,
},
uv0 = {
count = 7592,
numComp = 2,
offset = 5484,
},
},
}
end