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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 288,
offset = 49456,
},
position = {
count = 288,
offset = 48880,
},
tangent = {
count = 288,
offset = 49744,
},
uv0 = {
count = 288,
offset = 49168,
},
uv1 = {
count = 288,
offset = 50032,
},
},
materials = {
"tree/mapleshrub_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1344,
offset = 53008,
},
position = {
count = 1344,
offset = 50320,
},
tangent = {
count = 1344,
offset = 54352,
},
uv0 = {
count = 1344,
offset = 51664,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 3552,
offset = 59248,
},
offset = {
count = 3552,
offset = 69904,
},
positionAmbient = {
count = 3552,
offset = 66352,
},
tangent = {
count = 3552,
offset = 62800,
},
uv0 = {
count = 3552,
offset = 55696,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10704,
numComp = 3,
offset = 10736,
},
offset = {
count = 7104,
numComp = 3,
offset = 41616,
},
position = {
count = 3600,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 9472,
numComp = 4,
offset = 32144,
},
tangent = {
count = 10704,
numComp = 3,
offset = 21440,
},
uv0 = {
count = 7136,
numComp = 2,
offset = 3600,
},
uv1 = {
count = 160,
numComp = 2,
offset = 48720,
},
},
}
end