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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 28416,
},
position = {
count = 144,
offset = 28128,
},
tangent = {
count = 144,
offset = 28560,
},
uv0 = {
count = 144,
offset = 28272,
},
},
materials = {
"tree/shingleoak_rt_2_11.mtl",
},
}, {
indices = {
normal = {
count = 3312,
offset = 32016,
},
offset = {
count = 3312,
offset = 41952,
},
positionAmbient = {
count = 3312,
offset = 38640,
},
tangent = {
count = 3312,
offset = 35328,
},
uv0 = {
count = 3312,
offset = 28704,
},
},
materials = {
"tree/shingleoak_rt_2_12.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5664,
numComp = 3,
offset = 3920,
},
offset = {
count = 5520,
numComp = 3,
offset = 22608,
},
position = {
count = 144,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7360,
numComp = 4,
offset = 15248,
},
tangent = {
count = 5664,
numComp = 3,
offset = 9584,
},
uv0 = {
count = 3776,
numComp = 2,
offset = 144,
},
},
}
end