1520DLC/res/models/mesh/tree/ChollaCactusCluster_RT_lod0...

71 lines
877 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 20952,
offset = 130872,
},
position = {
count = 20952,
offset = 88968,
},
tangent = {
count = 20952,
offset = 151824,
},
uv0 = {
count = 20952,
offset = 109920,
},
},
materials = {
"tree/ChollaCactus_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 24264,
numComp = 3,
offset = 40440,
},
position = {
count = 24264,
numComp = 3,
offset = 0,
},
tangent = {
count = 24264,
numComp = 3,
offset = 64704,
},
uv0 = {
count = 16176,
numComp = 2,
offset = 24264,
},
},
}
end