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

71 lines
861 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2016,
offset = 11600,
},
position = {
count = 2016,
offset = 7568,
},
tangent = {
count = 2016,
offset = 13616,
},
uv0 = {
count = 2016,
offset = 9584,
},
},
materials = {
"tree/ChollaCactus_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2064,
numComp = 3,
offset = 3440,
},
position = {
count = 2064,
numComp = 3,
offset = 0,
},
tangent = {
count = 2064,
numComp = 3,
offset = 5504,
},
uv0 = {
count = 1376,
numComp = 2,
offset = 2064,
},
},
}
end