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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 5520,
offset = 118424,
},
position = {
count = 5520,
offset = 107384,
},
tangent = {
count = 5520,
offset = 123944,
},
uv0 = {
count = 5520,
offset = 112904,
},
},
materials = {
"tree/shingleoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 129536,
},
position = {
count = 36,
offset = 129464,
},
tangent = {
count = 36,
offset = 129572,
},
uv0 = {
count = 36,
offset = 129500,
},
},
materials = {
"tree/shingleoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 5088,
offset = 139784,
},
position = {
count = 5088,
offset = 129608,
},
tangent = {
count = 5088,
offset = 144872,
},
uv0 = {
count = 5088,
offset = 134696,
},
},
materials = {
"tree/shingleoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 7020,
offset = 156980,
},
offset = {
count = 7020,
offset = 178040,
},
positionAmbient = {
count = 7020,
offset = 171020,
},
tangent = {
count = 7020,
offset = 164000,
},
uv0 = {
count = 7020,
offset = 149960,
},
},
materials = {
"tree/shingleoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 25032,
numComp = 3,
offset = 30020,
},
offset = {
count = 11700,
numComp = 3,
offset = 95684,
},
position = {
count = 13332,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 15600,
numComp = 4,
offset = 80084,
},
tangent = {
count = 25032,
numComp = 3,
offset = 55052,
},
uv0 = {
count = 16688,
numComp = 2,
offset = 13332,
},
},
}
end