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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 624,
offset = 18316,
},
position = {
count = 624,
offset = 17068,
},
tangent = {
count = 624,
offset = 18940,
},
uv0 = {
count = 624,
offset = 17692,
},
},
materials = {
"tree/shingleoak_rt_2_11.mtl",
},
}, {
indices = {
normal = {
count = 1800,
offset = 21364,
},
offset = {
count = 1800,
offset = 26764,
},
positionAmbient = {
count = 1800,
offset = 24964,
},
tangent = {
count = 1800,
offset = 23164,
},
uv0 = {
count = 1800,
offset = 19564,
},
},
materials = {
"tree/shingleoak_rt_2_12.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3564,
numComp = 3,
offset = 2940,
},
offset = {
count = 3000,
numComp = 3,
offset = 14068,
},
position = {
count = 564,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4000,
numComp = 4,
offset = 10068,
},
tangent = {
count = 3564,
numComp = 3,
offset = 6504,
},
uv0 = {
count = 2376,
numComp = 2,
offset = 564,
},
},
}
end