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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1044,
offset = 18024,
},
position = {
count = 1044,
offset = 15936,
},
tangent = {
count = 1044,
offset = 19068,
},
uv0 = {
count = 1044,
offset = 16980,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 20184,
},
position = {
count = 36,
offset = 20112,
},
tangent = {
count = 36,
offset = 20220,
},
uv0 = {
count = 36,
offset = 20148,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1224,
offset = 21480,
},
offset = {
count = 1224,
offset = 25152,
},
positionAmbient = {
count = 1224,
offset = 23928,
},
tangent = {
count = 1224,
offset = 22704,
},
uv0 = {
count = 1224,
offset = 20256,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3456,
numComp = 3,
offset = 3312,
},
offset = {
count = 2448,
numComp = 3,
offset = 13488,
},
position = {
count = 1008,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3264,
numComp = 4,
offset = 10224,
},
tangent = {
count = 3456,
numComp = 3,
offset = 6768,
},
uv0 = {
count = 2304,
numComp = 2,
offset = 1008,
},
},
}
end