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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 552,
offset = 18836,
},
position = {
count = 552,
offset = 17732,
},
tangent = {
count = 552,
offset = 19388,
},
uv0 = {
count = 552,
offset = 18284,
},
},
materials = {
"tree/whitebirch_rt_1_10.mtl",
},
}, {
indices = {
normal = {
count = 1584,
offset = 21524,
},
offset = {
count = 1584,
offset = 26276,
},
positionAmbient = {
count = 1584,
offset = 24692,
},
tangent = {
count = 1584,
offset = 23108,
},
uv0 = {
count = 1584,
offset = 19940,
},
},
materials = {
"tree/whitebirch_rt_1_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3684,
numComp = 3,
offset = 2972,
},
offset = {
count = 3168,
numComp = 3,
offset = 14564,
},
position = {
count = 516,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4224,
numComp = 4,
offset = 10340,
},
tangent = {
count = 3684,
numComp = 3,
offset = 6656,
},
uv0 = {
count = 2456,
numComp = 2,
offset = 516,
},
},
}
end