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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1416,
offset = 18140,
},
position = {
count = 1416,
offset = 15308,
},
tangent = {
count = 1416,
offset = 19556,
},
uv0 = {
count = 1416,
offset = 16724,
},
},
materials = {
"tree/orangetree_1_rt_1_8.mtl",
},
}, {
indices = {
normal = {
count = 1248,
offset = 22220,
},
offset = {
count = 1248,
offset = 25964,
},
positionAmbient = {
count = 1248,
offset = 24716,
},
tangent = {
count = 1248,
offset = 23468,
},
uv0 = {
count = 1248,
offset = 20972,
},
},
materials = {
"tree/orangetree_1_rt_1_9.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3468,
numComp = 3,
offset = 3836,
},
offset = {
count = 1944,
numComp = 3,
offset = 13364,
},
position = {
count = 1524,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 2592,
numComp = 4,
offset = 10772,
},
tangent = {
count = 3468,
numComp = 3,
offset = 7304,
},
uv0 = {
count = 2312,
numComp = 2,
offset = 1524,
},
},
}
end