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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 984,
offset = 20132,
},
position = {
count = 984,
offset = 18164,
},
tangent = {
count = 984,
offset = 21116,
},
uv0 = {
count = 984,
offset = 19148,
},
},
materials = {
"tree/orangetree_1_rt_1_8.mtl",
},
}, {
indices = {
normal = {
count = 1776,
offset = 23876,
},
offset = {
count = 1776,
offset = 29204,
},
positionAmbient = {
count = 1776,
offset = 27428,
},
tangent = {
count = 1776,
offset = 25652,
},
uv0 = {
count = 1776,
offset = 22100,
},
},
materials = {
"tree/orangetree_1_rt_1_9.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3924,
numComp = 3,
offset = 3708,
},
offset = {
count = 2832,
numComp = 3,
offset = 15332,
},
position = {
count = 1092,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3776,
numComp = 4,
offset = 11556,
},
tangent = {
count = 3924,
numComp = 3,
offset = 7632,
},
uv0 = {
count = 2616,
numComp = 2,
offset = 1092,
},
},
}
end