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

82 lines
1.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3432,
offset = 37752,
},
offset = {
count = 3432,
offset = 48048,
},
positionAmbient = {
count = 3432,
offset = 44616,
},
tangent = {
count = 3432,
offset = 41184,
},
uv0 = {
count = 3432,
offset = 34320,
},
},
materials = {
"tree/americanboxwood_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6864,
numComp = 3,
offset = 4576,
},
offset = {
count = 6864,
numComp = 3,
offset = 27456,
},
positionAmbient = {
count = 9152,
numComp = 4,
offset = 18304,
},
tangent = {
count = 6864,
numComp = 3,
offset = 11440,
},
uv0 = {
count = 4576,
numComp = 2,
offset = 0,
},
},
}
end