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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3540,
offset = 41312,
},
position = {
count = 3540,
offset = 34232,
},
tangent = {
count = 3540,
offset = 44852,
},
uv0 = {
count = 3540,
offset = 37772,
},
},
materials = {
"tree/MountainMaple_RT_9.mtl",
},
}, {
indices = {
normal = {
count = 672,
offset = 49736,
},
position = {
count = 672,
offset = 48392,
},
tangent = {
count = 672,
offset = 50408,
},
uv0 = {
count = 672,
offset = 49064,
},
},
materials = {
"tree/MountainMaple_RT_10.mtl",
},
}, {
indices = {
normal = {
count = 2592,
offset = 56264,
},
position = {
count = 2592,
offset = 51080,
},
tangent = {
count = 2592,
offset = 58856,
},
uv0 = {
count = 2592,
offset = 53672,
},
},
materials = {
"tree/MountainMaple_RT_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 9336,
numComp = 3,
offset = 15560,
},
position = {
count = 9336,
numComp = 3,
offset = 0,
},
tangent = {
count = 9336,
numComp = 3,
offset = 24896,
},
uv0 = {
count = 6224,
numComp = 2,
offset = 9336,
},
},
}
end