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

71 lines
862 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 5472,
offset = 38752,
},
position = {
count = 5472,
offset = 27808,
},
tangent = {
count = 5472,
offset = 44224,
},
uv0 = {
count = 5472,
offset = 33280,
},
},
materials = {
"tree/Horseweed_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7584,
numComp = 3,
offset = 12640,
},
position = {
count = 7584,
numComp = 3,
offset = 0,
},
tangent = {
count = 7584,
numComp = 3,
offset = 20224,
},
uv0 = {
count = 5056,
numComp = 2,
offset = 7584,
},
},
}
end