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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 5712,
offset = 56856,
},
position = {
count = 5712,
offset = 45432,
},
tangent = {
count = 5712,
offset = 62568,
},
uv0 = {
count = 5712,
offset = 51144,
},
},
materials = {
"tree/japanesemaple_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 2616,
offset = 70896,
},
offset = {
count = 2616,
offset = 78744,
},
positionAmbient = {
count = 2616,
offset = 76128,
},
tangent = {
count = 2616,
offset = 73512,
},
uv0 = {
count = 2616,
offset = 68280,
},
},
materials = {
"tree/japanesemaple_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10488,
numComp = 3,
offset = 12248,
},
offset = {
count = 5232,
numComp = 3,
offset = 40200,
},
position = {
count = 5256,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6976,
numComp = 4,
offset = 33224,
},
tangent = {
count = 10488,
numComp = 3,
offset = 22736,
},
uv0 = {
count = 6992,
numComp = 2,
offset = 5256,
},
},
}
end