1520DLC/res/models/mesh/high/opora.msh

22 lines
613 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1968, offset = 23616, },
position = { count = 1968, offset = 25584, },
tangent = { count = 1968, offset = 27552, },
uv0 = { count = 1968, offset = 29520, },
},
materials = { "opora.mtl" },
}, },
vertexAttr =
{
normal = { count = 5904, numComp = 3, offset = 0, },
position = { count = 5904, numComp = 3, offset = 5904, },
tangent = { count = 7872, numComp = 4, offset = 11808, },
uv0 = { count = 3936, numComp = 2, offset = 19680, },
},
} end