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

22 lines
617 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 4512, offset = 54144, },
position = { count = 4512, offset = 58656, },
tangent = { count = 4512, offset = 63168, },
uv0 = { count = 4512, offset = 67680, },
},
materials = { "centr.mtl" },
}, },
vertexAttr =
{
normal = { count = 13536, numComp = 3, offset = 0, },
position = { count = 13536, numComp = 3, offset = 13536, },
tangent = { count = 18048, numComp = 4, offset = 27072, },
uv0 = { count = 9024, numComp = 2, offset = 45120, },
},
} end