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

22 lines
621 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 7248, offset = 86976, },
position = { count = 7248, offset = 94224, },
tangent = { count = 7248, offset = 101472, },
uv0 = { count = 7248, offset = 108720, },
},
materials = { "consol.mtl" },
}, },
vertexAttr =
{
normal = { count = 21744, numComp = 3, offset = 0, },
position = { count = 21744, numComp = 3, offset = 21744, },
tangent = { count = 28992, numComp = 4, offset = 43488, },
uv0 = { count = 14496, numComp = 2, offset = 72480, },
},
} end