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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 288,
offset = 54960,
},
position = {
count = 288,
offset = 54384,
},
tangent = {
count = 288,
offset = 55248,
},
uv0 = {
count = 288,
offset = 54672,
},
},
materials = {
"tree/fraserfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1248,
offset = 58032,
},
position = {
count = 1248,
offset = 55536,
},
tangent = {
count = 1248,
offset = 59280,
},
uv0 = {
count = 1248,
offset = 56784,
},
},
materials = {
"tree/fraserfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 6384,
offset = 73296,
},
position = {
count = 6384,
offset = 60528,
},
tangent = {
count = 6384,
offset = 79680,
},
uv0 = {
count = 6384,
offset = 66912,
},
},
materials = {
"tree/fraserfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 14832,
numComp = 3,
offset = 24720,
},
position = {
count = 14832,
numComp = 3,
offset = 0,
},
tangent = {
count = 14832,
numComp = 3,
offset = 39552,
},
uv0 = {
count = 9888,
numComp = 2,
offset = 14832,
},
},
}
end