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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3024,
offset = 40128,
},
position = {
count = 3024,
offset = 34080,
},
tangent = {
count = 3024,
offset = 43152,
},
uv0 = {
count = 3024,
offset = 37104,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 2352,
offset = 48528,
},
offset = {
count = 2352,
offset = 55584,
},
positionAmbient = {
count = 2352,
offset = 53232,
},
tangent = {
count = 2352,
offset = 50880,
},
uv0 = {
count = 2352,
offset = 46176,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7584,
numComp = 3,
offset = 7936,
},
offset = {
count = 4704,
numComp = 3,
offset = 29376,
},
position = {
count = 2880,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6272,
numComp = 4,
offset = 23104,
},
tangent = {
count = 7584,
numComp = 3,
offset = 15520,
},
uv0 = {
count = 5056,
numComp = 2,
offset = 2880,
},
},
}
end