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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 456,
offset = 17224,
},
position = {
count = 456,
offset = 16312,
},
tangent = {
count = 456,
offset = 17680,
},
uv0 = {
count = 456,
offset = 16768,
},
},
materials = {
"tree/japanesemaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 1464,
offset = 19600,
},
offset = {
count = 1464,
offset = 23992,
},
positionAmbient = {
count = 1464,
offset = 22528,
},
tangent = {
count = 1464,
offset = 21064,
},
uv0 = {
count = 1464,
offset = 18136,
},
},
materials = {
"tree/japanesemaple_rt_1_6.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3384,
numComp = 3,
offset = 2712,
},
offset = {
count = 2928,
numComp = 3,
offset = 13384,
},
position = {
count = 456,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3904,
numComp = 4,
offset = 9480,
},
tangent = {
count = 3384,
numComp = 3,
offset = 6096,
},
uv0 = {
count = 2256,
numComp = 2,
offset = 456,
},
},
}
end