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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 20136,
offset = 164248,
},
position = {
count = 20136,
offset = 123976,
},
tangent = {
count = 20136,
offset = 184384,
},
uv0 = {
count = 20136,
offset = 144112,
},
},
materials = {
"tree/whiteoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 264,
offset = 205048,
},
position = {
count = 264,
offset = 204520,
},
tangent = {
count = 264,
offset = 205312,
},
uv0 = {
count = 264,
offset = 204784,
},
},
materials = {
"tree/whiteoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1032,
offset = 207640,
},
position = {
count = 1032,
offset = 205576,
},
tangent = {
count = 1032,
offset = 208672,
},
uv0 = {
count = 1032,
offset = 206608,
},
},
materials = {
"tree/whiteoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 6012,
offset = 215716,
},
offset = {
count = 6012,
offset = 233752,
},
positionAmbient = {
count = 6012,
offset = 227740,
},
tangent = {
count = 6012,
offset = 221728,
},
uv0 = {
count = 6012,
offset = 209704,
},
},
materials = {
"tree/whiteoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 30168,
numComp = 3,
offset = 40260,
},
offset = {
count = 10020,
numComp = 3,
offset = 113956,
},
position = {
count = 20148,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 13360,
numComp = 4,
offset = 100596,
},
tangent = {
count = 30168,
numComp = 3,
offset = 70428,
},
uv0 = {
count = 20112,
numComp = 2,
offset = 20148,
},
},
}
end