return { summary = 'A 4D vector.', description = 'A vector object that holds four numbers.', constructors = { 'lovr.math.newVec4', 'lovr.math.vec4' }, related = { 'Vec2', 'Vec3', 'Vectors' } }