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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 10512,
offset = 97700,
},
position = {
count = 10512,
offset = 76676,
},
tangent = {
count = 10512,
offset = 108212,
},
uv0 = {
count = 10512,
offset = 87188,
},
},
materials = {
"tree/sugarmaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 816,
offset = 120356,
},
position = {
count = 816,
offset = 118724,
},
tangent = {
count = 816,
offset = 121172,
},
uv0 = {
count = 816,
offset = 119540,
},
},
materials = {
"tree/sugarmaple_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 3816,
offset = 125804,
},
offset = {
count = 3816,
offset = 137252,
},
positionAmbient = {
count = 3816,
offset = 133436,
},
tangent = {
count = 3816,
offset = 129620,
},
uv0 = {
count = 3816,
offset = 121988,
},
},
materials = {
"tree/sugarmaple_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 18660,
numComp = 3,
offset = 24908,
},
offset = {
count = 6192,
numComp = 3,
offset = 70484,
},
position = {
count = 12468,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 8256,
numComp = 4,
offset = 62228,
},
tangent = {
count = 18660,
numComp = 3,
offset = 43568,
},
uv0 = {
count = 12440,
numComp = 2,
offset = 12468,
},
},
}
end