U2PMatrix

Convert Unreal [FMatrix](API\Runtime\Core\Math\FMatrix) to PhysX PxMat44

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/PhysXPublicCore.h

Include

#include "PhysXPublicCore.h"

Source

/Engine/Source/Runtime/PhysicsCore/Private/PhysXPublicCore.cpp

Syntax

PxMat44 U2PMatrix
(
    const FMatrix & UTM
)

Remarks

Convert Unreal FMatrix to PhysX PxMat44

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