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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 8664,
offset = 70660,
},
position = {
count = 8664,
offset = 53332,
},
tangent = {
count = 8664,
offset = 79324,
},
uv0 = {
count = 8664,
offset = 61996,
},
},
materials = {
"tree/japanesemaple_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 2328,
offset = 90316,
},
offset = {
count = 2328,
offset = 97300,
},
positionAmbient = {
count = 2328,
offset = 94972,
},
tangent = {
count = 2328,
offset = 92644,
},
uv0 = {
count = 2328,
offset = 87988,
},
},
materials = {
"tree/japanesemaple_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 12852,
numComp = 3,
offset = 16764,
},
offset = {
count = 4656,
numComp = 3,
offset = 48676,
},
position = {
count = 8196,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6208,
numComp = 4,
offset = 42468,
},
tangent = {
count = 12852,
numComp = 3,
offset = 29616,
},
uv0 = {
count = 8568,
numComp = 2,
offset = 8196,
},
},
}
end