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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 18732,
offset = 145308,
},
position = {
count = 18732,
offset = 107844,
},
tangent = {
count = 18732,
offset = 164040,
},
uv0 = {
count = 18732,
offset = 126576,
},
},
materials = {
"tree/AlaskaCedar_RT_1_0.mtl",
},
}, {
indices = {
normal = {
count = 192,
offset = 183156,
},
position = {
count = 192,
offset = 182772,
},
tangent = {
count = 192,
offset = 183348,
},
uv0 = {
count = 192,
offset = 182964,
},
},
materials = {
"tree/AlaskaCedar_RT_1_2.mtl",
},
}, {
indices = {
normal = {
count = 17520,
offset = 218580,
},
position = {
count = 17520,
offset = 183540,
},
tangent = {
count = 17520,
offset = 236100,
},
uv0 = {
count = 17520,
offset = 201060,
},
},
materials = {
"tree/AlaskaCedar_RT_1_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 29412,
numComp = 3,
offset = 49020,
},
position = {
count = 29412,
numComp = 3,
offset = 0,
},
tangent = {
count = 29412,
numComp = 3,
offset = 78432,
},
uv0 = {
count = 19608,
numComp = 2,
offset = 29412,
},
},
}
end