return { summary = 'A terrain Shape.', description = 'A type of `Shape` that can be used for terrains and irregular surfaces.', extends = 'Shape', constructors = { 'lovr.physics.newTerrainShape', 'World:newTerrainCollider' } }