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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 72,
offset = 13936,
},
position = {
count = 72,
offset = 13792,
},
tangent = {
count = 72,
offset = 14008,
},
uv0 = {
count = 72,
offset = 13864,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 1344,
offset = 15424,
},
offset = {
count = 1344,
offset = 19456,
},
positionAmbient = {
count = 1344,
offset = 18112,
},
tangent = {
count = 1344,
offset = 16768,
},
uv0 = {
count = 1344,
offset = 14080,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2784,
numComp = 3,
offset = 1952,
},
offset = {
count = 2688,
numComp = 3,
offset = 11104,
},
position = {
count = 96,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3584,
numComp = 4,
offset = 7520,
},
tangent = {
count = 2784,
numComp = 3,
offset = 4736,
},
uv0 = {
count = 1856,
numComp = 2,
offset = 96,
},
},
}
end