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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 8328,
offset = 58456,
},
position = {
count = 8328,
offset = 41800,
},
tangent = {
count = 8328,
offset = 66784,
},
uv0 = {
count = 8328,
offset = 50128,
},
},
materials = {
"tree/Sagebrush_RT_0.mtl",
},
}, {
indices = {
normal = {
count = 504,
offset = 76120,
},
position = {
count = 504,
offset = 75112,
},
tangent = {
count = 504,
offset = 76624,
},
uv0 = {
count = 504,
offset = 75616,
},
},
materials = {
"tree/Sagebrush_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11400,
numComp = 3,
offset = 19000,
},
position = {
count = 11400,
numComp = 3,
offset = 0,
},
tangent = {
count = 11400,
numComp = 3,
offset = 30400,
},
uv0 = {
count = 7600,
numComp = 2,
offset = 11400,
},
},
}
end