CameraPerspectiveTools - plugin managing various camera projection types in Unreal Engine. It includes vertical line correction for perspective views, orthographic projection for architectural rendering.
Very useful for rendering architectural forms, you can use perspective projection with vertical line distortion, which will allow you to achieve two-point projection.
Documentation: Link
Features:
Two Type Projection: Perspective, Orthographic;
Works as a render pass for Movie Render;
Support Animation Key in Movie Render.
Support Near and Far clipping.