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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 31896,
offset = 254116,
},
position = {
count = 31896,
offset = 190324,
},
tangent = {
count = 31896,
offset = 286012,
},
uv0 = {
count = 31896,
offset = 222220,
},
},
materials = {
"tree/whiteoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 96,
offset = 318100,
},
position = {
count = 96,
offset = 317908,
},
tangent = {
count = 96,
offset = 318196,
},
uv0 = {
count = 96,
offset = 318004,
},
},
materials = {
"tree/whiteoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1584,
offset = 321460,
},
position = {
count = 1584,
offset = 318292,
},
tangent = {
count = 1584,
offset = 323044,
},
uv0 = {
count = 1584,
offset = 319876,
},
},
materials = {
"tree/whiteoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 7812,
offset = 332440,
},
offset = {
count = 7812,
offset = 355876,
},
positionAmbient = {
count = 7812,
offset = 348064,
},
tangent = {
count = 7812,
offset = 340252,
},
uv0 = {
count = 7812,
offset = 324628,
},
},
materials = {
"tree/whiteoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 47172,
numComp = 3,
offset = 65600,
},
offset = {
count = 13020,
numComp = 3,
offset = 177304,
},
position = {
count = 34152,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 17360,
numComp = 4,
offset = 159944,
},
tangent = {
count = 47172,
numComp = 3,
offset = 112772,
},
uv0 = {
count = 31448,
numComp = 2,
offset = 34152,
},
},
}
end