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

71 lines
859 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2424,
offset = 15584,
},
position = {
count = 2424,
offset = 10736,
},
tangent = {
count = 2424,
offset = 18008,
},
uv0 = {
count = 2424,
offset = 13160,
},
},
materials = {
"tree/Ocotillo_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2928,
numComp = 3,
offset = 4880,
},
position = {
count = 2928,
numComp = 3,
offset = 0,
},
tangent = {
count = 2928,
numComp = 3,
offset = 7808,
},
uv0 = {
count = 1952,
numComp = 2,
offset = 2928,
},
},
}
end