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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 744,
offset = 42616,
},
position = {
count = 744,
offset = 41128,
},
tangent = {
count = 744,
offset = 43360,
},
uv0 = {
count = 744,
offset = 41872,
},
uv1 = {
count = 744,
offset = 44104,
},
},
materials = {
"tree/mapleshrub_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1536,
offset = 47920,
},
position = {
count = 1536,
offset = 44848,
},
tangent = {
count = 1536,
offset = 49456,
},
uv0 = {
count = 1536,
offset = 46384,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2424,
offset = 53416,
},
offset = {
count = 2424,
offset = 60688,
},
positionAmbient = {
count = 2424,
offset = 58264,
},
tangent = {
count = 2424,
offset = 55840,
},
uv0 = {
count = 2424,
offset = 50992,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 9336,
numComp = 3,
offset = 10712,
},
offset = {
count = 4848,
numComp = 3,
offset = 35848,
},
position = {
count = 4488,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6464,
numComp = 4,
offset = 29384,
},
tangent = {
count = 9336,
numComp = 3,
offset = 20048,
},
uv0 = {
count = 6224,
numComp = 2,
offset = 4488,
},
uv1 = {
count = 432,
numComp = 2,
offset = 40696,
},
},
}
end