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

71 lines
869 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 10608,
offset = 68472,
},
position = {
count = 10608,
offset = 47256,
},
tangent = {
count = 10608,
offset = 79080,
},
uv0 = {
count = 10608,
offset = 57864,
},
},
materials = {
"tree/Ocotillo_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 12888,
numComp = 3,
offset = 21480,
},
position = {
count = 12888,
numComp = 3,
offset = 0,
},
tangent = {
count = 12888,
numComp = 3,
offset = 34368,
},
uv0 = {
count = 8592,
numComp = 2,
offset = 12888,
},
},
}
end