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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 15696,
offset = 99504,
},
position = {
count = 15696,
offset = 68112,
},
tangent = {
count = 15696,
offset = 115200,
},
uv0 = {
count = 15696,
offset = 83808,
},
},
materials = {
"tree/Sagebrush_RT_0.mtl",
},
}, {
indices = {
normal = {
count = 576,
offset = 132048,
},
position = {
count = 576,
offset = 130896,
},
tangent = {
count = 576,
offset = 132624,
},
uv0 = {
count = 576,
offset = 131472,
},
},
materials = {
"tree/Sagebrush_RT_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 18576,
numComp = 3,
offset = 30960,
},
position = {
count = 18576,
numComp = 3,
offset = 0,
},
tangent = {
count = 18576,
numComp = 3,
offset = 49536,
},
uv0 = {
count = 12384,
numComp = 2,
offset = 18576,
},
},
}
end