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

71 lines
861 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6288,
offset = 41088,
},
position = {
count = 6288,
offset = 28512,
},
tangent = {
count = 6288,
offset = 47376,
},
uv0 = {
count = 6288,
offset = 34800,
},
},
materials = {
"tree/Ocotillo_RT_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7776,
numComp = 3,
offset = 12960,
},
position = {
count = 7776,
numComp = 3,
offset = 0,
},
tangent = {
count = 7776,
numComp = 3,
offset = 20736,
},
uv0 = {
count = 5184,
numComp = 2,
offset = 7776,
},
},
}
end