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

71 lines
874 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 24288,
offset = 154704,
},
position = {
count = 24288,
offset = 106128,
},
tangent = {
count = 24288,
offset = 178992,
},
uv0 = {
count = 24288,
offset = 130416,
},
},
materials = {
"tree/Ocotillo_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 28944,
numComp = 3,
offset = 48240,
},
position = {
count = 28944,
numComp = 3,
offset = 0,
},
tangent = {
count = 28944,
numComp = 3,
offset = 77184,
},
uv0 = {
count = 19296,
numComp = 2,
offset = 28944,
},
},
}
end