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

127 lines
1.7 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 18672,
offset = 135288,
},
position = {
count = 18672,
offset = 97944,
},
tangent = {
count = 18672,
offset = 153960,
},
uv0 = {
count = 18672,
offset = 116616,
},
},
materials = {
"tree/WesternSwordFern_RT_0.mtl",
},
}, {
indices = {
normal = {
count = 12408,
offset = 197448,
},
position = {
count = 12408,
offset = 172632,
},
tangent = {
count = 12408,
offset = 209856,
},
uv0 = {
count = 12408,
offset = 185040,
},
},
materials = {
"tree/WesternSwordFern_RT_1.mtl",
},
}, {
indices = {
normal = {
count = 3264,
offset = 228792,
},
position = {
count = 3264,
offset = 222264,
},
tangent = {
count = 3264,
offset = 232056,
},
uv0 = {
count = 3264,
offset = 225528,
},
},
materials = {
"tree/WesternSwordFern_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 26712,
numComp = 3,
offset = 44520,
},
position = {
count = 26712,
numComp = 3,
offset = 0,
},
tangent = {
count = 26712,
numComp = 3,
offset = 71232,
},
uv0 = {
count = 17808,
numComp = 2,
offset = 26712,
},
},
}
end