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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6984,
offset = 60164,
},
position = {
count = 6984,
offset = 46196,
},
tangent = {
count = 6984,
offset = 67148,
},
uv0 = {
count = 6984,
offset = 53180,
},
},
materials = {
"tree/japanesemaple_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 2160,
offset = 76292,
},
offset = {
count = 2160,
offset = 82772,
},
positionAmbient = {
count = 2160,
offset = 80612,
},
tangent = {
count = 2160,
offset = 78452,
},
uv0 = {
count = 2160,
offset = 74132,
},
},
materials = {
"tree/japanesemaple_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11028,
numComp = 3,
offset = 14060,
},
offset = {
count = 4320,
numComp = 3,
offset = 41876,
},
position = {
count = 6708,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5760,
numComp = 4,
offset = 36116,
},
tangent = {
count = 11028,
numComp = 3,
offset = 25088,
},
uv0 = {
count = 7352,
numComp = 2,
offset = 6708,
},
},
}
end