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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6672,
offset = 44144,
},
position = {
count = 6672,
offset = 30800,
},
tangent = {
count = 6672,
offset = 50816,
},
uv0 = {
count = 6672,
offset = 37472,
},
},
materials = {
"tree/Sagebrush_RT_4.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 57632,
},
position = {
count = 72,
offset = 57488,
},
tangent = {
count = 72,
offset = 57704,
},
uv0 = {
count = 72,
offset = 57560,
},
},
materials = {
"tree/Sagebrush_RT_5.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8400,
numComp = 3,
offset = 14000,
},
position = {
count = 8400,
numComp = 3,
offset = 0,
},
tangent = {
count = 8400,
numComp = 3,
offset = 22400,
},
uv0 = {
count = 5600,
numComp = 2,
offset = 8400,
},
},
}
end