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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 11712,
offset = 74288,
},
position = {
count = 11712,
offset = 50864,
},
tangent = {
count = 11712,
offset = 86000,
},
uv0 = {
count = 11712,
offset = 62576,
},
},
materials = {
"tree/Sagebrush_RT_0.mtl",
},
}, {
indices = {
normal = {
count = 216,
offset = 98144,
},
position = {
count = 216,
offset = 97712,
},
tangent = {
count = 216,
offset = 98360,
},
uv0 = {
count = 216,
offset = 97928,
},
},
materials = {
"tree/Sagebrush_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13872,
numComp = 3,
offset = 23120,
},
position = {
count = 13872,
numComp = 3,
offset = 0,
},
tangent = {
count = 13872,
numComp = 3,
offset = 36992,
},
uv0 = {
count = 9248,
numComp = 2,
offset = 13872,
},
},
}
end