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

127 lines
1.7 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 28944,
offset = 271684,
},
position = {
count = 28944,
offset = 213796,
},
tangent = {
count = 28944,
offset = 300628,
},
uv0 = {
count = 28944,
offset = 242740,
},
},
materials = {
"tree/WesternJuniper_RT_1_5.mtl",
},
}, {
indices = {
normal = {
count = 1296,
offset = 332164,
},
position = {
count = 1296,
offset = 329572,
},
tangent = {
count = 1296,
offset = 333460,
},
uv0 = {
count = 1296,
offset = 330868,
},
},
materials = {
"tree/WesternJuniper_RT_1_2.mtl",
},
}, {
indices = {
normal = {
count = 21072,
offset = 376900,
},
position = {
count = 21072,
offset = 334756,
},
tangent = {
count = 21072,
offset = 397972,
},
uv0 = {
count = 21072,
offset = 355828,
},
},
materials = {
"tree/WesternJuniper_RT_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 58308,
numComp = 3,
offset = 97180,
},
position = {
count = 58308,
numComp = 3,
offset = 0,
},
tangent = {
count = 58308,
numComp = 3,
offset = 155488,
},
uv0 = {
count = 38872,
numComp = 2,
offset = 58308,
},
},
}
end