1520DLC/res/models/mesh/med/consol.msh

22 lines
615 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 2760, offset = 33120, },
position = { count = 2760, offset = 35880, },
tangent = { count = 2760, offset = 38640, },
uv0 = { count = 2760, offset = 41400, },
},
materials = { "consol.mtl" },
}, },
vertexAttr =
{
normal = { count = 8280, numComp = 3, offset = 0, },
position = { count = 8280, numComp = 3, offset = 8280, },
tangent = { count = 11040, numComp = 4, offset = 16560, },
uv0 = { count = 5520, numComp = 2, offset = 27600, },
},
} end