Navigation
API > API/Runtime > API/Runtime/Core
| Name | TReversedZPerspectiveMatrix |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/PerspectiveMatrix.h |
| Include Path | #include "Math/PerspectiveMatrix.h" |
Syntax
template<typename T>
struct TReversedZPerspectiveMatrix : public UE::Math::TMatrix< T >
Inheritance Hierarchy
- TMatrix → TReversedZPerspectiveMatrix
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TReversedZPerspectiveMatrix
(
const TReversedZPerspectiveMatrix< FArg >& From |
Conversion to other type. | Math/PerspectiveMatrix.h | |
TReversedZPerspectiveMatrix
(
T HalfFOV, |
Math/PerspectiveMatrix.h | ||
TReversedZPerspectiveMatrix
(
T HalfFOV, |
Math/PerspectiveMatrix.h | ||
TReversedZPerspectiveMatrix
(
T HalfFOVX, |
Math/PerspectiveMatrix.h |