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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 288,
offset = 34776,
},
position = {
count = 288,
offset = 34200,
},
tangent = {
count = 288,
offset = 35064,
},
uv0 = {
count = 288,
offset = 34488,
},
uv1 = {
count = 288,
offset = 35352,
},
},
materials = {
"tree/mapleshrub_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 816,
offset = 37272,
},
position = {
count = 816,
offset = 35640,
},
tangent = {
count = 816,
offset = 38088,
},
uv0 = {
count = 816,
offset = 36456,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2568,
offset = 41472,
},
offset = {
count = 2568,
offset = 49176,
},
positionAmbient = {
count = 2568,
offset = 46608,
},
tangent = {
count = 2568,
offset = 44040,
},
uv0 = {
count = 2568,
offset = 38904,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7416,
numComp = 3,
offset = 7224,
},
offset = {
count = 5136,
numComp = 3,
offset = 28904,
},
position = {
count = 2280,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6848,
numComp = 4,
offset = 22056,
},
tangent = {
count = 7416,
numComp = 3,
offset = 14640,
},
uv0 = {
count = 4944,
numComp = 2,
offset = 2280,
},
uv1 = {
count = 160,
numComp = 2,
offset = 34040,
},
},
}
end