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

71 lines
848 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 504,
offset = 4088,
},
position = {
count = 504,
offset = 3080,
},
tangent = {
count = 504,
offset = 4592,
},
uv0 = {
count = 504,
offset = 3584,
},
},
materials = {
"tree/RoughGrass_RT_0.mtl",
},
},
},
vertexAttr = {
normal = {
count = 840,
numComp = 3,
offset = 1400,
},
position = {
count = 840,
numComp = 3,
offset = 0,
},
tangent = {
count = 840,
numComp = 3,
offset = 2240,
},
uv0 = {
count = 560,
numComp = 2,
offset = 840,
},
},
}
end