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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1848,
offset = 25432,
},
position = {
count = 1848,
offset = 21736,
},
tangent = {
count = 1848,
offset = 27280,
},
uv0 = {
count = 1848,
offset = 23584,
},
},
materials = {
"tree/americansycamore_rt_1_12.mtl",
},
}, {
indices = {
normal = {
count = 1584,
offset = 30712,
},
offset = {
count = 1584,
offset = 35464,
},
positionAmbient = {
count = 1584,
offset = 33880,
},
tangent = {
count = 1584,
offset = 32296,
},
uv0 = {
count = 1584,
offset = 29128,
},
},
materials = {
"tree/americansycamore_rt_1_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4776,
numComp = 3,
offset = 4792,
},
offset = {
count = 3168,
numComp = 3,
offset = 18568,
},
position = {
count = 1608,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4224,
numComp = 4,
offset = 14344,
},
tangent = {
count = 4776,
numComp = 3,
offset = 9568,
},
uv0 = {
count = 3184,
numComp = 2,
offset = 1608,
},
},
}
end