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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 17136,
},
position = {
count = 144,
offset = 16848,
},
tangent = {
count = 144,
offset = 17280,
},
uv0 = {
count = 144,
offset = 16992,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 288,
offset = 18000,
},
position = {
count = 288,
offset = 17424,
},
tangent = {
count = 288,
offset = 18288,
},
uv0 = {
count = 288,
offset = 17712,
},
},
materials = {
"tree/mapleshrub_rt_1_7.mtl",
},
}, {
indices = {
normal = {
count = 1368,
offset = 19944,
},
offset = {
count = 1368,
offset = 24048,
},
positionAmbient = {
count = 1368,
offset = 22680,
},
tangent = {
count = 1368,
offset = 21312,
},
uv0 = {
count = 1368,
offset = 18576,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3600,
numComp = 3,
offset = 3264,
},
offset = {
count = 2736,
numComp = 3,
offset = 14112,
},
position = {
count = 864,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3648,
numComp = 4,
offset = 10464,
},
tangent = {
count = 3600,
numComp = 3,
offset = 6864,
},
uv0 = {
count = 2400,
numComp = 2,
offset = 864,
},
},
}
end