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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 936,
offset = 88816,
},
position = {
count = 936,
offset = 86944,
},
tangent = {
count = 936,
offset = 89752,
},
uv0 = {
count = 936,
offset = 87880,
},
},
materials = {
"tree/fraserfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1512,
offset = 93712,
},
position = {
count = 1512,
offset = 90688,
},
tangent = {
count = 1512,
offset = 95224,
},
uv0 = {
count = 1512,
offset = 92200,
},
},
materials = {
"tree/fraserfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 10512,
offset = 117760,
},
position = {
count = 10512,
offset = 96736,
},
tangent = {
count = 10512,
offset = 128272,
},
uv0 = {
count = 10512,
offset = 107248,
},
},
materials = {
"tree/fraserfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 23712,
numComp = 3,
offset = 39520,
},
position = {
count = 23712,
numComp = 3,
offset = 0,
},
tangent = {
count = 23712,
numComp = 3,
offset = 63232,
},
uv0 = {
count = 15808,
numComp = 2,
offset = 23712,
},
},
}
end