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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 696,
offset = 24036,
},
position = {
count = 696,
offset = 22644,
},
tangent = {
count = 696,
offset = 24732,
},
uv0 = {
count = 696,
offset = 23340,
},
},
materials = {
"tree/whitebirch_rt_1_10.mtl",
},
}, {
indices = {
normal = {
count = 2040,
offset = 27468,
},
offset = {
count = 2040,
offset = 33588,
},
positionAmbient = {
count = 2040,
offset = 31548,
},
tangent = {
count = 2040,
offset = 29508,
},
uv0 = {
count = 2040,
offset = 25428,
},
},
materials = {
"tree/whitebirch_rt_1_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4692,
numComp = 3,
offset = 3740,
},
offset = {
count = 4080,
numComp = 3,
offset = 18564,
},
position = {
count = 612,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5440,
numComp = 4,
offset = 13124,
},
tangent = {
count = 4692,
numComp = 3,
offset = 8432,
},
uv0 = {
count = 3128,
numComp = 2,
offset = 612,
},
},
}
end