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

22 lines
627 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 12144, offset = 145728, },
position = { count = 12144, offset = 157872, },
tangent = { count = 12144, offset = 170016, },
uv0 = { count = 12144, offset = 182160, },
},
materials = { "centr.mtl" },
}, },
vertexAttr =
{
normal = { count = 36432, numComp = 3, offset = 0, },
position = { count = 36432, numComp = 3, offset = 36432, },
tangent = { count = 48576, numComp = 4, offset = 72864, },
uv0 = { count = 24288, numComp = 2, offset = 121440, },
},
} end