return { summary = 'A capsule Shape.', description = 'A type of `Shape` that can be used for capsule-shaped things.', extends = 'Shape', constructors = { 'lovr.physics.newCapsuleShape', 'World:newCapsuleCollider' } }