Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Camera > FMinimalViewInfo
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 |
static void CalculateProjectionMatrixGivenView
&40;
const FMinimalViewInfo & ViewInfo,
TEnumAsByte< enum EAspectRatioAxisConstraint > AspectRatioAxisConstraint,
class FViewport &42; Viewport,
struct FSceneViewProjectionData & InOutProjectionData
&41;
Remarks
Calculates the projection matrix (and potentially a constrained view rectangle) given a FMinimalViewInfo and partially configured projection data (must have the view rect already set)