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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1536,
offset = 26964,
},
position = {
count = 1536,
offset = 23892,
},
tangent = {
count = 1536,
offset = 28500,
},
uv0 = {
count = 1536,
offset = 25428,
},
},
materials = {
"tree/japanesemaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 1848,
offset = 31884,
},
offset = {
count = 1848,
offset = 37428,
},
positionAmbient = {
count = 1848,
offset = 35580,
},
tangent = {
count = 1848,
offset = 33732,
},
uv0 = {
count = 1848,
offset = 30036,
},
},
materials = {
"tree/japanesemaple_rt_1_6.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5172,
numComp = 3,
offset = 4924,
},
offset = {
count = 3696,
numComp = 3,
offset = 20196,
},
position = {
count = 1476,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4928,
numComp = 4,
offset = 15268,
},
tangent = {
count = 5172,
numComp = 3,
offset = 10096,
},
uv0 = {
count = 3448,
numComp = 2,
offset = 1476,
},
},
}
end