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

71 lines
865 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 4680,
offset = 31712,
},
position = {
count = 4680,
offset = 22352,
},
tangent = {
count = 4680,
offset = 36392,
},
uv0 = {
count = 4680,
offset = 27032,
},
},
materials = {
"tree/ChollaCactus_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6096,
numComp = 3,
offset = 10160,
},
position = {
count = 6096,
numComp = 3,
offset = 0,
},
tangent = {
count = 6096,
numComp = 3,
offset = 16256,
},
uv0 = {
count = 4064,
numComp = 2,
offset = 6096,
},
},
}
end