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

71 lines
860 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1968,
offset = 15552,
},
position = {
count = 1968,
offset = 11616,
},
tangent = {
count = 1968,
offset = 17520,
},
uv0 = {
count = 1968,
offset = 13584,
},
},
materials = {
"tree/Horseweed_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3168,
numComp = 3,
offset = 5280,
},
position = {
count = 3168,
numComp = 3,
offset = 0,
},
tangent = {
count = 3168,
numComp = 3,
offset = 8448,
},
uv0 = {
count = 2112,
numComp = 2,
offset = 3168,
},
},
}
end