return { tag = 'vectors', summary = 'Create a new Mat4.', description = 'Creates a new 4D matrix. This function takes the same arguments as `Mat4:set`.', arguments = {}, returns = {}, related = { 'lovr.math.mat4', 'Mat4' } }