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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 912,
offset = 20592,
},
position = {
count = 912,
offset = 18768,
},
tangent = {
count = 912,
offset = 21504,
},
uv0 = {
count = 912,
offset = 19680,
},
},
materials = {
"tree/sugarmaple_rt_2_10.mtl",
},
}, {
indices = {
normal = {
count = 1944,
offset = 24360,
},
offset = {
count = 1944,
offset = 30192,
},
positionAmbient = {
count = 1944,
offset = 28248,
},
tangent = {
count = 1944,
offset = 26304,
},
uv0 = {
count = 1944,
offset = 22416,
},
},
materials = {
"tree/sugarmaple_rt_2_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3984,
numComp = 3,
offset = 3520,
},
offset = {
count = 3120,
numComp = 3,
offset = 15648,
},
position = {
count = 864,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4160,
numComp = 4,
offset = 11488,
},
tangent = {
count = 3984,
numComp = 3,
offset = 7504,
},
uv0 = {
count = 2656,
numComp = 2,
offset = 864,
},
},
}
end