TMatrix3::TMatrix3

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/MatrixTypes.h

Include

#include "MatrixTypes.h"

Syntax

TMatrix3
(
    RealType M00,
    RealType M01,
    RealType M02,
    RealType M10,
    RealType M11,
    RealType M12,
    RealType M20,
    RealType M21,
    RealType M22
)

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