TDenseMatrix::Make

Create a copy of the 3x3 matrix.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/DenseMatrix.h

Include

#include "Chaos/DenseMatrix.h"

Syntax

static TDenseMatrix< MaxElements > Make
(
    const FMatrix33 & InM
)

Remarks

Create a copy of the 3x3 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