Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include |
#include "CanvasTypes.h" |
Source |
/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp |
Generate a view matrix for the canvas. Used for CalcBaseTransform3D
Matrix for canvas view orientation
Parameter |
Description |
---|---|
ViewSizeX |
Viewport width |
ViewSizeY |
Viewport height |
fFOV |
Field of view for the projection |