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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 912,
offset = 32832,
},
position = {
count = 912,
offset = 31008,
},
tangent = {
count = 912,
offset = 33744,
},
uv0 = {
count = 912,
offset = 31920,
},
},
materials = {
"tree/sugarmaple_rt_1_11.mtl",
},
}, {
indices = {
normal = {
count = 3264,
offset = 37920,
},
offset = {
count = 3264,
offset = 47712,
},
positionAmbient = {
count = 3264,
offset = 44448,
},
tangent = {
count = 3264,
offset = 41184,
},
uv0 = {
count = 3264,
offset = 34656,
},
},
materials = {
"tree/sugarmaple_rt_1_12.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6432,
numComp = 3,
offset = 5152,
},
offset = {
count = 5568,
numComp = 3,
offset = 25440,
},
position = {
count = 864,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7424,
numComp = 4,
offset = 18016,
},
tangent = {
count = 6432,
numComp = 3,
offset = 11584,
},
uv0 = {
count = 4288,
numComp = 2,
offset = 864,
},
},
}
end