FPerspectiveMatrix

Overload list

Windows
MacOS
Linux
Name Description

Public function

FPerspectiveMatrix

(
    float HalfFOV,
    float Width,
    float Height,
    float MinZ
)

Constructor

Public function

FPerspectiveMatrix

(
    float HalfFOV,
    float Width,
    float Height,
    float MinZ,
    float MaxZ
)

Constructor

Public function

FPerspectiveMatrix

(
    float HalfFOVX,
    float HalfFOVY,
    float MultFOVX,
    float MultFOVY,
    float MinZ,
    float MaxZ
)

Constructor

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