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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7344,
offset = 74044,
},
position = {
count = 7344,
offset = 59356,
},
tangent = {
count = 7344,
offset = 81388,
},
uv0 = {
count = 7344,
offset = 66700,
},
},
materials = {
"tree/AlaskaCedar_RT_1_0.mtl",
},
}, {
indices = {
normal = {
count = 60,
offset = 88852,
},
position = {
count = 60,
offset = 88732,
},
tangent = {
count = 60,
offset = 88912,
},
uv0 = {
count = 60,
offset = 88792,
},
},
materials = {
"tree/AlaskaCedar_RT_1_2.mtl",
},
}, {
indices = {
normal = {
count = 10176,
offset = 109324,
},
position = {
count = 10176,
offset = 88972,
},
tangent = {
count = 10176,
offset = 119500,
},
uv0 = {
count = 10176,
offset = 99148,
},
},
materials = {
"tree/AlaskaCedar_RT_1_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 16188,
numComp = 3,
offset = 26980,
},
position = {
count = 16188,
numComp = 3,
offset = 0,
},
tangent = {
count = 16188,
numComp = 3,
offset = 43168,
},
uv0 = {
count = 10792,
numComp = 2,
offset = 16188,
},
},
}
end