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

71 lines
869 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 11088,
offset = 57948,
},
position = {
count = 11088,
offset = 35772,
},
tangent = {
count = 11088,
offset = 69036,
},
uv0 = {
count = 11088,
offset = 46860,
},
},
materials = {
"tree/ChollaCactus_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 9756,
numComp = 3,
offset = 16260,
},
position = {
count = 9756,
numComp = 3,
offset = 0,
},
tangent = {
count = 9756,
numComp = 3,
offset = 26016,
},
uv0 = {
count = 6504,
numComp = 2,
offset = 9756,
},
},
}
end