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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 9252,
offset = 79560,
},
position = {
count = 9252,
offset = 61056,
},
tangent = {
count = 9252,
offset = 88812,
},
uv0 = {
count = 9252,
offset = 70308,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 2832,
offset = 100896,
},
offset = {
count = 2832,
offset = 109392,
},
positionAmbient = {
count = 2832,
offset = 106560,
},
tangent = {
count = 2832,
offset = 103728,
},
uv0 = {
count = 2832,
offset = 98064,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 14592,
numComp = 3,
offset = 18656,
},
offset = {
count = 5664,
numComp = 3,
offset = 55392,
},
position = {
count = 8928,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7552,
numComp = 4,
offset = 47840,
},
tangent = {
count = 14592,
numComp = 3,
offset = 33248,
},
uv0 = {
count = 9728,
numComp = 2,
offset = 8928,
},
},
}
end