Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 505 Bytes

File metadata and controls

9 lines (5 loc) · 505 Bytes

UE4 FPS Double Camera With Separate Field Of View

Render fps weapon model and scene with separate camera using different field of views.

Modern shooters use a double camera setup. One camera with a variable field of view is used for scene rendering and one camera with a fixed field of view is used to render just the weapon model and its animations.

Code files for this tutorial on YouTube

More information