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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 29316,
},
position = {
count = 144,
offset = 29028,
},
tangent = {
count = 144,
offset = 29460,
},
uv0 = {
count = 144,
offset = 29172,
},
},
materials = {
"tree/shingleoak_rt_1_10.mtl",
},
}, {
indices = {
normal = {
count = 3420,
offset = 33024,
},
offset = {
count = 3420,
offset = 43284,
},
positionAmbient = {
count = 3420,
offset = 39864,
},
tangent = {
count = 3420,
offset = 36444,
},
uv0 = {
count = 3420,
offset = 29604,
},
},
materials = {
"tree/shingleoak_rt_1_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5844,
numComp = 3,
offset = 4040,
},
offset = {
count = 5700,
numComp = 3,
offset = 23328,
},
position = {
count = 144,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7600,
numComp = 4,
offset = 15728,
},
tangent = {
count = 5844,
numComp = 3,
offset = 9884,
},
uv0 = {
count = 3896,
numComp = 2,
offset = 144,
},
},
}
end