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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 16164,
offset = 131372,
},
position = {
count = 16164,
offset = 99044,
},
tangent = {
count = 16164,
offset = 147536,
},
uv0 = {
count = 16164,
offset = 115208,
},
},
materials = {
"tree/WesternJuniper_RT_1_12.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 163772,
},
position = {
count = 36,
offset = 163700,
},
tangent = {
count = 36,
offset = 163808,
},
uv0 = {
count = 36,
offset = 163736,
},
},
materials = {
"tree/WesternJuniper_RT_1_13.mtl",
},
}, {
indices = {
normal = {
count = 8628,
offset = 181100,
},
position = {
count = 8628,
offset = 163844,
},
tangent = {
count = 8628,
offset = 189728,
},
uv0 = {
count = 8628,
offset = 172472,
},
},
materials = {
"tree/WesternJuniper_RT_1_14.mtl",
},
},
},
vertexAttr = {
normal = {
count = 27012,
numComp = 3,
offset = 45020,
},
position = {
count = 27012,
numComp = 3,
offset = 0,
},
tangent = {
count = 27012,
numComp = 3,
offset = 72032,
},
uv0 = {
count = 18008,
numComp = 2,
offset = 27012,
},
},
}
end