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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 432,
offset = 8800,
},
position = {
count = 432,
offset = 7936,
},
tangent = {
count = 432,
offset = 9232,
},
uv0 = {
count = 432,
offset = 8368,
},
},
materials = {
"tree/orangetree_1_rt_1_8.mtl",
},
}, {
indices = {
normal = {
count = 744,
offset = 10408,
},
offset = {
count = 744,
offset = 12640,
},
positionAmbient = {
count = 744,
offset = 11896,
},
tangent = {
count = 744,
offset = 11152,
},
uv0 = {
count = 744,
offset = 9664,
},
},
materials = {
"tree/orangetree_1_rt_1_9.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1728,
numComp = 3,
offset = 1680,
},
offset = {
count = 1200,
numComp = 3,
offset = 6736,
},
position = {
count = 528,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 1600,
numComp = 4,
offset = 5136,
},
tangent = {
count = 1728,
numComp = 3,
offset = 3408,
},
uv0 = {
count = 1152,
numComp = 2,
offset = 528,
},
},
}
end