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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 696,
offset = 39636,
},
position = {
count = 696,
offset = 38244,
},
tangent = {
count = 696,
offset = 40332,
},
uv0 = {
count = 696,
offset = 38940,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 1152,
offset = 43332,
},
position = {
count = 1152,
offset = 41028,
},
tangent = {
count = 1152,
offset = 44484,
},
uv0 = {
count = 1152,
offset = 42180,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2544,
offset = 48180,
},
offset = {
count = 2544,
offset = 55812,
},
positionAmbient = {
count = 2544,
offset = 53268,
},
tangent = {
count = 2544,
offset = 50724,
},
uv0 = {
count = 2544,
offset = 45636,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8580,
numComp = 3,
offset = 9212,
},
offset = {
count = 5088,
numComp = 3,
offset = 33156,
},
position = {
count = 3492,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6784,
numComp = 4,
offset = 26372,
},
tangent = {
count = 8580,
numComp = 3,
offset = 17792,
},
uv0 = {
count = 5720,
numComp = 2,
offset = 3492,
},
},
}
end