FMinimalViewInfo::CalculateProjectionMatrix

Calculates the projection matrix using this view info's aspect ratio (regardless of bConstrainAspectRatio)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraTypes.h

Include

#include "Camera/CameraTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraStackTypes.cpp

Syntax

FMatrix CalculateProjectionMatrix() const

Remarks

Calculates the projection matrix using this view info's aspect ratio (regardless of bConstrainAspectRatio)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss