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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 17376,
offset = 122400,
},
position = {
count = 17376,
offset = 87648,
},
tangent = {
count = 17376,
offset = 139776,
},
uv0 = {
count = 17376,
offset = 105024,
},
},
materials = {
"tree/Sagebrush_RT_0.mtl",
},
}, {
indices = {
normal = {
count = 1200,
offset = 159552,
},
position = {
count = 1200,
offset = 157152,
},
tangent = {
count = 1200,
offset = 160752,
},
uv0 = {
count = 1200,
offset = 158352,
},
},
materials = {
"tree/Sagebrush_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 23904,
numComp = 3,
offset = 39840,
},
position = {
count = 23904,
numComp = 3,
offset = 0,
},
tangent = {
count = 23904,
numComp = 3,
offset = 63744,
},
uv0 = {
count = 15936,
numComp = 2,
offset = 23904,
},
},
}
end