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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1920,
offset = 32500,
},
position = {
count = 1920,
offset = 28660,
},
tangent = {
count = 1920,
offset = 34420,
},
uv0 = {
count = 1920,
offset = 30580,
},
},
materials = {
"tree/americansycamore_rt_2_12.mtl",
},
}, {
indices = {
normal = {
count = 2184,
offset = 38524,
},
offset = {
count = 2184,
offset = 45076,
},
positionAmbient = {
count = 2184,
offset = 42892,
},
tangent = {
count = 2184,
offset = 40708,
},
uv0 = {
count = 2184,
offset = 36340,
},
},
materials = {
"tree/americansycamore_rt_2_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6228,
numComp = 3,
offset = 6012,
},
offset = {
count = 4368,
numComp = 3,
offset = 24292,
},
position = {
count = 1860,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5824,
numComp = 4,
offset = 18468,
},
tangent = {
count = 6228,
numComp = 3,
offset = 12240,
},
uv0 = {
count = 4152,
numComp = 2,
offset = 1860,
},
},
}
end