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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3396,
offset = 43632,
},
position = {
count = 3396,
offset = 36840,
},
tangent = {
count = 3396,
offset = 47028,
},
uv0 = {
count = 3396,
offset = 40236,
},
},
materials = {
"tree/sugarmaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 3096,
offset = 53520,
},
offset = {
count = 3096,
offset = 62808,
},
positionAmbient = {
count = 3096,
offset = 59712,
},
tangent = {
count = 3096,
offset = 56616,
},
uv0 = {
count = 3096,
offset = 50424,
},
},
materials = {
"tree/sugarmaple_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8232,
numComp = 3,
offset = 8728,
},
offset = {
count = 4992,
numComp = 3,
offset = 31848,
},
position = {
count = 3240,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6656,
numComp = 4,
offset = 25192,
},
tangent = {
count = 8232,
numComp = 3,
offset = 16960,
},
uv0 = {
count = 5488,
numComp = 2,
offset = 3240,
},
},
}
end