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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2352,
offset = 31564,
},
position = {
count = 2352,
offset = 26860,
},
tangent = {
count = 2352,
offset = 33916,
},
uv0 = {
count = 2352,
offset = 29212,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 36412,
},
position = {
count = 72,
offset = 36268,
},
tangent = {
count = 72,
offset = 36484,
},
uv0 = {
count = 72,
offset = 36340,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1872,
offset = 38428,
},
offset = {
count = 1872,
offset = 44044,
},
positionAmbient = {
count = 1872,
offset = 42172,
},
tangent = {
count = 1872,
offset = 40300,
},
uv0 = {
count = 1872,
offset = 36556,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5964,
numComp = 3,
offset = 6196,
},
offset = {
count = 3744,
numComp = 3,
offset = 23116,
},
position = {
count = 2220,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4992,
numComp = 4,
offset = 18124,
},
tangent = {
count = 5964,
numComp = 3,
offset = 12160,
},
uv0 = {
count = 3976,
numComp = 2,
offset = 2220,
},
},
}
end