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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1560,
offset = 24416,
},
position = {
count = 1560,
offset = 21296,
},
tangent = {
count = 1560,
offset = 25976,
},
uv0 = {
count = 1560,
offset = 22856,
},
},
materials = {
"tree/japanesemaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 1584,
offset = 29120,
},
offset = {
count = 1584,
offset = 33872,
},
positionAmbient = {
count = 1584,
offset = 32288,
},
tangent = {
count = 1584,
offset = 30704,
},
uv0 = {
count = 1584,
offset = 27536,
},
},
materials = {
"tree/japanesemaple_rt_1_6.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4656,
numComp = 3,
offset = 4592,
},
offset = {
count = 3168,
numComp = 3,
offset = 18128,
},
position = {
count = 1488,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4224,
numComp = 4,
offset = 13904,
},
tangent = {
count = 4656,
numComp = 3,
offset = 9248,
},
uv0 = {
count = 3104,
numComp = 2,
offset = 1488,
},
},
}
end