1520DLC/res/models/mesh/vehicle/train/O/Ov_Rod_7.msh

22 lines
623 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1440, offset = 17280, },
position = { count = 1440, offset = 18720, },
tangent = { count = 1440, offset = 20160, },
uv0 = { count = 1440, offset = 21600, },
},
materials = { "vehicle/train/Ov.mtl" },
}, },
vertexAttr =
{
normal = { count = 4320, numComp = 3, offset = 0, },
position = { count = 4320, numComp = 3, offset = 4320, },
tangent = { count = 5760, numComp = 4, offset = 8640, },
uv0 = { count = 2880, numComp = 2, offset = 14400, },
},
} end