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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7344,
offset = 60364,
},
position = {
count = 7344,
offset = 45676,
},
tangent = {
count = 7344,
offset = 67708,
},
uv0 = {
count = 7344,
offset = 53020,
},
},
materials = {
"tree/japanesemaple_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 2064,
offset = 77116,
},
offset = {
count = 2064,
offset = 83308,
},
positionAmbient = {
count = 2064,
offset = 81244,
},
tangent = {
count = 2064,
offset = 79180,
},
uv0 = {
count = 2064,
offset = 75052,
},
},
materials = {
"tree/japanesemaple_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10956,
numComp = 3,
offset = 14132,
},
offset = {
count = 4128,
numComp = 3,
offset = 41548,
},
position = {
count = 6828,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5504,
numComp = 4,
offset = 36044,
},
tangent = {
count = 10956,
numComp = 3,
offset = 25088,
},
uv0 = {
count = 7304,
numComp = 2,
offset = 6828,
},
},
}
end