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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6264,
offset = 45440,
},
position = {
count = 6264,
offset = 32912,
},
tangent = {
count = 6264,
offset = 51704,
},
uv0 = {
count = 6264,
offset = 39176,
},
},
materials = {
"tree/Sagebrush_RT_4.mtl",
},
}, {
indices = {
normal = {
count = 336,
offset = 58640,
},
position = {
count = 336,
offset = 57968,
},
tangent = {
count = 336,
offset = 58976,
},
uv0 = {
count = 336,
offset = 58304,
},
},
materials = {
"tree/Sagebrush_RT_5.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8976,
numComp = 3,
offset = 14960,
},
position = {
count = 8976,
numComp = 3,
offset = 0,
},
tangent = {
count = 8976,
numComp = 3,
offset = 23936,
},
uv0 = {
count = 5984,
numComp = 2,
offset = 8976,
},
},
}
end