TMatrix4::TMatrix4

Windows
MacOS
Linux

References

Module

GeoReferencing

Header

/Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/Matrix4d.h

Include

#include "Matrix4d.h"

Syntax

TMatrix4
(
    RealType M00,
    RealType M01,
    RealType M02,
    RealType M03,
    RealType M10,
    RealType M11,
    RealType M12,
    RealType M13,
    RealType M20,
    RealType M21,
    RealType M22,
    RealType M23,
    RealType M30,
    RealType M31,
    RealType M32,
    RealType M33
)

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