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

49 lines
557 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 4,
offset = 28,
},
positionIdx = {
count = 4,
offset = 32,
},
},
materials = {
"tree/GreenleafManzanita_RT_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 12,
numComp = 3,
offset = 0,
},
positionIdx = {
count = 16,
numComp = 4,
offset = 12,
},
},
}
end