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

22 lines
612 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1392, offset = 16704, },
position = { count = 1392, offset = 18096, },
tangent = { count = 1392, offset = 19488, },
uv0 = { count = 1392, offset = 20880, },
},
materials = { "opora.mtl" },
}, },
vertexAttr =
{
normal = { count = 4176, numComp = 3, offset = 0, },
position = { count = 4176, numComp = 3, offset = 4176, },
tangent = { count = 5568, numComp = 4, offset = 8352, },
uv0 = { count = 2784, numComp = 2, offset = 13920, },
},
} end