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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 13728,
offset = 85536,
},
position = {
count = 13728,
offset = 58080,
},
tangent = {
count = 13728,
offset = 99264,
},
uv0 = {
count = 13728,
offset = 71808,
},
},
materials = {
"tree/JoshuaTree_RT_10.mtl",
},
}, {
indices = {
normal = {
count = 792,
offset = 114576,
},
position = {
count = 792,
offset = 112992,
},
tangent = {
count = 792,
offset = 115368,
},
uv0 = {
count = 792,
offset = 113784,
},
},
materials = {
"tree/JoshuaTree_RT_11.mtl",
},
}, {
indices = {
normal = {
count = 1152,
offset = 118464,
},
position = {
count = 1152,
offset = 116160,
},
tangent = {
count = 1152,
offset = 119616,
},
uv0 = {
count = 1152,
offset = 117312,
},
},
materials = {
"tree/JoshuaTree_RT_11.mtl",
},
}, {
indices = {
normal = {
count = 1368,
offset = 123504,
},
position = {
count = 1368,
offset = 120768,
},
tangent = {
count = 1368,
offset = 124872,
},
uv0 = {
count = 1368,
offset = 122136,
},
},
materials = {
"tree/JoshuaTree_RT_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 15840,
numComp = 3,
offset = 26400,
},
position = {
count = 15840,
numComp = 3,
offset = 0,
},
tangent = {
count = 15840,
numComp = 3,
offset = 42240,
},
uv0 = {
count = 10560,
numComp = 2,
offset = 15840,
},
},
}
end