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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 5556,
offset = 58896,
},
position = {
count = 5556,
offset = 47784,
},
tangent = {
count = 5556,
offset = 64452,
},
uv0 = {
count = 5556,
offset = 53340,
},
},
materials = {
"tree/WhiteFir_RT_1_15.mtl",
},
}, {
indices = {
normal = {
count = 5568,
offset = 81144,
},
position = {
count = 5568,
offset = 70008,
},
tangent = {
count = 5568,
offset = 86712,
},
uv0 = {
count = 5568,
offset = 75576,
},
},
materials = {
"tree/WhiteFir_RT_1_16.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 92352,
},
position = {
count = 36,
offset = 92280,
},
tangent = {
count = 36,
offset = 92388,
},
uv0 = {
count = 36,
offset = 92316,
},
},
materials = {
"tree/WhiteFir_RT_1_17.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13032,
numComp = 3,
offset = 21720,
},
position = {
count = 13032,
numComp = 3,
offset = 0,
},
tangent = {
count = 13032,
numComp = 3,
offset = 34752,
},
uv0 = {
count = 8688,
numComp = 2,
offset = 13032,
},
},
}
end