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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 864,
offset = 40668,
},
position = {
count = 864,
offset = 38940,
},
tangent = {
count = 864,
offset = 41532,
},
uv0 = {
count = 864,
offset = 39804,
},
},
materials = {
"tree/shingleoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 4356,
offset = 46752,
},
offset = {
count = 4356,
offset = 59820,
},
positionAmbient = {
count = 4356,
offset = 55464,
},
tangent = {
count = 4356,
offset = 51108,
},
uv0 = {
count = 4356,
offset = 42396,
},
},
materials = {
"tree/shingleoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7980,
numComp = 3,
offset = 6040,
},
offset = {
count = 7260,
numComp = 3,
offset = 31680,
},
position = {
count = 720,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 9680,
numComp = 4,
offset = 22000,
},
tangent = {
count = 7980,
numComp = 3,
offset = 14020,
},
uv0 = {
count = 5320,
numComp = 2,
offset = 720,
},
},
}
end