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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 288,
offset = 41056,
},
position = {
count = 288,
offset = 40480,
},
tangent = {
count = 288,
offset = 41344,
},
uv0 = {
count = 288,
offset = 40768,
},
},
materials = {
"tree/shingleoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 4752,
offset = 46384,
},
offset = {
count = 4752,
offset = 60640,
},
positionAmbient = {
count = 4752,
offset = 55888,
},
tangent = {
count = 4752,
offset = 51136,
},
uv0 = {
count = 4752,
offset = 41632,
},
},
materials = {
"tree/shingleoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8160,
numComp = 3,
offset = 5680,
},
offset = {
count = 7920,
numComp = 3,
offset = 32560,
},
position = {
count = 240,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 10560,
numComp = 4,
offset = 22000,
},
tangent = {
count = 8160,
numComp = 3,
offset = 13840,
},
uv0 = {
count = 5440,
numComp = 2,
offset = 240,
},
},
}
end