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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6960,
offset = 81524,
},
position = {
count = 6960,
offset = 67604,
},
tangent = {
count = 6960,
offset = 88484,
},
uv0 = {
count = 6960,
offset = 74564,
},
},
materials = {
"tree/americansycamore_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 95588,
},
position = {
count = 72,
offset = 95444,
},
tangent = {
count = 72,
offset = 95660,
},
uv0 = {
count = 72,
offset = 95516,
},
},
materials = {
"tree/americansycamore_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 4248,
offset = 99980,
},
offset = {
count = 4248,
offset = 112724,
},
positionAmbient = {
count = 4248,
offset = 108476,
},
tangent = {
count = 4248,
offset = 104228,
},
uv0 = {
count = 4248,
offset = 95732,
},
},
materials = {
"tree/americansycamore_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 15348,
numComp = 3,
offset = 17084,
},
offset = {
count = 8496,
numComp = 3,
offset = 59108,
},
position = {
count = 6852,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 11328,
numComp = 4,
offset = 47780,
},
tangent = {
count = 15348,
numComp = 3,
offset = 32432,
},
uv0 = {
count = 10232,
numComp = 2,
offset = 6852,
},
},
}
end