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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 11148,
offset = 93136,
},
position = {
count = 11148,
offset = 70840,
},
tangent = {
count = 11148,
offset = 104284,
},
uv0 = {
count = 11148,
offset = 81988,
},
},
materials = {
"tree/MountainMaple_RT_5.mtl",
},
}, {
indices = {
normal = {
count = 216,
offset = 115864,
},
position = {
count = 216,
offset = 115432,
},
tangent = {
count = 216,
offset = 116080,
},
uv0 = {
count = 216,
offset = 115648,
},
},
materials = {
"tree/MountainMaple_RT_2.mtl",
},
}, {
indices = {
normal = {
count = 672,
offset = 117640,
},
position = {
count = 672,
offset = 116296,
},
tangent = {
count = 672,
offset = 118312,
},
uv0 = {
count = 672,
offset = 116968,
},
},
materials = {
"tree/MountainMaple_RT_2.mtl",
},
}, {
indices = {
normal = {
count = 4212,
offset = 127408,
},
position = {
count = 4212,
offset = 118984,
},
tangent = {
count = 4212,
offset = 131620,
},
uv0 = {
count = 4212,
offset = 123196,
},
},
materials = {
"tree/MountainMaple_RT_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 19320,
numComp = 3,
offset = 32200,
},
position = {
count = 19320,
numComp = 3,
offset = 0,
},
tangent = {
count = 19320,
numComp = 3,
offset = 51520,
},
uv0 = {
count = 12880,
numComp = 2,
offset = 19320,
},
},
}
end