FMatrix::To3x4MatrixTranspose

Convert this Atom to the 3x4 transpose of the transformation matrix.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Matrix.h

Include

#include "Math/Matrix.h"

Syntax

void To3x4MatrixTranspose
(
    float * Out
) const

Remarks

Convert this Atom to the 3x4 transpose of the transformation matrix.

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