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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 8112,
offset = 81192,
},
position = {
count = 8112,
offset = 64968,
},
tangent = {
count = 8112,
offset = 89304,
},
uv0 = {
count = 8112,
offset = 73080,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 1584,
offset = 100584,
},
position = {
count = 1584,
offset = 97416,
},
tangent = {
count = 1584,
offset = 102168,
},
uv0 = {
count = 1584,
offset = 99000,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2352,
offset = 106104,
},
offset = {
count = 2352,
offset = 113160,
},
positionAmbient = {
count = 2352,
offset = 110808,
},
tangent = {
count = 2352,
offset = 108456,
},
uv0 = {
count = 2352,
offset = 103752,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 16008,
numComp = 3,
offset = 21976,
},
offset = {
count = 4704,
numComp = 3,
offset = 60264,
},
position = {
count = 11304,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6272,
numComp = 4,
offset = 53992,
},
tangent = {
count = 16008,
numComp = 3,
offset = 37984,
},
uv0 = {
count = 10672,
numComp = 2,
offset = 11304,
},
},
}
end