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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 432,
offset = 24896,
},
position = {
count = 432,
offset = 24032,
},
tangent = {
count = 432,
offset = 25328,
},
uv0 = {
count = 432,
offset = 24464,
},
},
materials = {
"tree/shingleoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 2736,
offset = 28496,
},
offset = {
count = 2736,
offset = 36704,
},
positionAmbient = {
count = 2736,
offset = 33968,
},
tangent = {
count = 2736,
offset = 31232,
},
uv0 = {
count = 2736,
offset = 25760,
},
},
materials = {
"tree/shingleoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4896,
numComp = 3,
offset = 3600,
},
offset = {
count = 4560,
numComp = 3,
offset = 19472,
},
position = {
count = 336,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6080,
numComp = 4,
offset = 13392,
},
tangent = {
count = 4896,
numComp = 3,
offset = 8496,
},
uv0 = {
count = 3264,
numComp = 2,
offset = 336,
},
},
}
end