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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 288,
offset = 17956,
},
position = {
count = 288,
offset = 17380,
},
tangent = {
count = 288,
offset = 18244,
},
uv0 = {
count = 288,
offset = 17668,
},
},
materials = {
"tree/shingleoak_rt_1_10.mtl",
},
}, {
indices = {
normal = {
count = 1980,
offset = 20512,
},
offset = {
count = 1980,
offset = 26452,
},
positionAmbient = {
count = 1980,
offset = 24472,
},
tangent = {
count = 1980,
offset = 22492,
},
uv0 = {
count = 1980,
offset = 18532,
},
},
materials = {
"tree/shingleoak_rt_1_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3540,
numComp = 3,
offset = 2600,
},
offset = {
count = 3300,
numComp = 3,
offset = 14080,
},
position = {
count = 240,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4400,
numComp = 4,
offset = 9680,
},
tangent = {
count = 3540,
numComp = 3,
offset = 6140,
},
uv0 = {
count = 2360,
numComp = 2,
offset = 240,
},
},
}
end