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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 11696,
},
position = {
count = 216,
offset = 11264,
},
tangent = {
count = 216,
offset = 11912,
},
uv0 = {
count = 216,
offset = 11480,
},
},
materials = {
"tree/whitebirch_rt_1_10.mtl",
},
}, {
indices = {
normal = {
count = 1056,
offset = 13184,
},
offset = {
count = 1056,
offset = 16352,
},
positionAmbient = {
count = 1056,
offset = 15296,
},
tangent = {
count = 1056,
offset = 14240,
},
uv0 = {
count = 1056,
offset = 12128,
},
},
materials = {
"tree/whitebirch_rt_1_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2304,
numComp = 3,
offset = 1728,
},
offset = {
count = 2112,
numComp = 3,
offset = 9152,
},
position = {
count = 192,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 2816,
numComp = 4,
offset = 6336,
},
tangent = {
count = 2304,
numComp = 3,
offset = 4032,
},
uv0 = {
count = 1536,
numComp = 2,
offset = 192,
},
},
}
end