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

71 lines
867 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3720,
offset = 19980,
},
position = {
count = 3720,
offset = 12540,
},
tangent = {
count = 3720,
offset = 23700,
},
uv0 = {
count = 3720,
offset = 16260,
},
},
materials = {
"tree/WesternSwordFern_RT_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3420,
numComp = 3,
offset = 5700,
},
position = {
count = 3420,
numComp = 3,
offset = 0,
},
tangent = {
count = 3420,
numComp = 3,
offset = 9120,
},
uv0 = {
count = 2280,
numComp = 2,
offset = 3420,
},
},
}
end