1520DLC/res/models/mesh/low/centr.msh

22 lines
607 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 936, offset = 11232, },
position = { count = 936, offset = 12168, },
tangent = { count = 936, offset = 13104, },
uv0 = { count = 936, offset = 14040, },
},
materials = { "centr.mtl" },
}, },
vertexAttr =
{
normal = { count = 2808, numComp = 3, offset = 0, },
position = { count = 2808, numComp = 3, offset = 2808, },
tangent = { count = 3744, numComp = 4, offset = 5616, },
uv0 = { count = 1872, numComp = 2, offset = 9360, },
},
} end