P2UMatrix

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

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

FMatrix P2UMatrix
(
    const PxMat44 & PMat
)

Remarks

Convert PhysX PxMat44 to Unreal FMatrix

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